diff options
Diffstat (limited to 'templates/web/base')
-rw-r--r-- | templates/web/base/report/update/form_user_loggedout_password.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/report/update/form_user_loggedout_password.html b/templates/web/base/report/update/form_user_loggedout_password.html index cd4433c47..103df1098 100644 --- a/templates/web/base/report/update/form_user_loggedout_password.html +++ b/templates/web/base/report/update/form_user_loggedout_password.html @@ -17,7 +17,7 @@ <div class="general-notes"> <p><strong>[% loc('Forgotten your password?') %]</strong> - [% loc('Confirm by email below, providing a new password at that point. When you confirm, your password will be updated.') %]</p> + [% loc('Confirm by email instead, providing a new password at that point. When you confirm, your password will be updated.') %]</p> </div> </div> |