diff --git a/kallithea/templates/password_reset.html b/kallithea/templates/password_reset.html --- a/kallithea/templates/password_reset.html +++ b/kallithea/templates/password_reset.html @@ -28,9 +28,9 @@ <%include file="/base/flash_msg.html"/>
@@ -62,8 +62,8 @@
- ${h.submit('send',_('Send password reset email'),class_="btn")} -
${_('Password reset link will be send to matching email address')}
+ ${h.submit('send',_('Send Password Reset Email'),class_="btn")} +
${_('Password reset link will be sent to the email address matching your username.')}