// fix «enter» on retrieve password panel

This commit is contained in:
Kevin Granger
2013-12-04 11:29:21 +01:00
parent 97dabf5b74
commit 68edf085d4
@@ -142,7 +142,7 @@
</div>
</div>
<div class="panel-footer">
<button href="#" class="btn btn-default show-login-form" tabindex="7">
<button type="button" href="#" class="btn btn-default show-login-form" tabindex="7">
<i class="icon-caret-left"></i>
{l s='Back to login'}
</button>