diff --git a/app/views/account/new_password.rhtml b/app/views/account/new_password.rhtml index f627aa7..67c01f8 100644 --- a/app/views/account/new_password.rhtml +++ b/app/views/account/new_password.rhtml @@ -1,4 +1,4 @@ -
<%= _('%s, your new password was successfully installed.') % @change_password.requestor.identifier %> diff --git a/app/views/account/password_recovery_sent.rhtml b/app/views/account/password_recovery_sent.rhtml index ee6a142..d7543b1 100644 --- a/app/views/account/password_recovery_sent.rhtml +++ b/app/views/account/password_recovery_sent.rhtml @@ -1,4 +1,4 @@ -
<%= _('An e-mail was just sent to your e-mail address, with instructions for changing your password. You should receive it in a few minutes.') %> -- libgit2 0.21.2