diff options
Diffstat (limited to 'view/login.tpl')
-rw-r--r-- | view/login.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/login.tpl b/view/login.tpl index 78f624eed..27598cd50 100644 --- a/view/login.tpl +++ b/view/login.tpl @@ -11,7 +11,7 @@ <input type="password" maxlength="60" name="password" id="login-password" value="" /> </div> <div id="login-password-end"></div> -<div id="login-extra-links"> +<div id="login-extra-links" class=".button"> <div id="login-extra-filler"> </div> $register_html <a href="lostpass" title="$lostpass" id="lost-password-link" >$lostlink</a> |