diff --git a/rhodecode/templates/password_reset.html b/rhodecode/templates/password_reset.html --- a/rhodecode/templates/password_reset.html +++ b/rhodecode/templates/password_reset.html @@ -27,7 +27,7 @@
- ${h.submit('send',_('Reset my password'),class_="ui-button")} + ${h.submit('send',_('Reset my password'),class_="ui-btn large")}
${_('Password reset link will be send to matching email address')}