diff options
Diffstat (limited to 'template/yoga/menubar.tpl')
-rw-r--r-- | template/yoga/menubar.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/menubar.tpl b/template/yoga/menubar.tpl index 2b8141724..c698ed497 100644 --- a/template/yoga/menubar.tpl +++ b/template/yoga/menubar.tpl @@ -133,7 +133,7 @@ <!-- END remember_me --> <p> - <input type="submit" name="login" value="{lang:submit}"> + <input class="submit" type="submit" name="login" value="{lang:submit}"> </p> <ul class="actions"> <li><a href="{U_LOST_PASSWORD}" title="{lang:Forgot your password?}" rel="nofollow"><img src="{pwg_root}{themeconf:icon_dir}/lost_password.png" class="button" alt="{lang:Forgot your password?}"></a></li> |