diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-09-29 09:03:30 +0200 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-09-29 09:03:30 +0200 |
commit | 47f38bc3abb175843fb664e9784b14df11130d0a (patch) | |
tree | 49b1398c0f71e79f7c77430384c8417a0c60e917 /view/theme/testbubble/login.tpl | |
parent | 6cf5da1e4bc43d8446f5789bc93f82673ec64c2e (diff) | |
parent | 6d36fab90f378222db599cda62cceb46006f67e2 (diff) | |
download | volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.tar.gz volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.tar.bz2 volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.zip |
Merge branch 'master' of git://github.com/friendika/Free-Friendika
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> |