diff options
Diffstat (limited to 'template/yoga/upload.tpl')
-rw-r--r-- | template/yoga/upload.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/upload.tpl b/template/yoga/upload.tpl index ef7498aa9..6fb30d208 100644 --- a/template/yoga/upload.tpl +++ b/template/yoga/upload.tpl @@ -84,7 +84,7 @@ <!-- END fields --> <tr> <td colspan="2" align="center"> - <input name="submit" type="submit" value="{lang:submit}" class="bouton" /> + <input class="submit" name="submit" type="submit" value="{lang:submit}" class="bouton" /> </td> </tr> </table> |