diff options
Diffstat (limited to 'view/theme/testbubble/login.tpl')
-rw-r--r-- | view/theme/testbubble/login.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/testbubble/login.tpl b/view/theme/testbubble/login.tpl index 2c879d69a..c17950ece 100644 --- a/view/theme/testbubble/login.tpl +++ b/view/theme/testbubble/login.tpl @@ -16,7 +16,7 @@ <a href="lostpass" title="$lostpass" id="lost-password-link" >$lostlink</a> </div> <div id="login-submit-end"></div> - <div id="login-extra-links"> + <div id="login-extra-links" class=".button"> <div id="login-extra-filler"> </div> $register_html </div> |