diff options
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 3efdf4c3a..393ce0267 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -640,7 +640,7 @@ [% ELSIF error == "require_new_password" %] [% title = "New Password Needed" %] - You cannot change your password without submitting a new one. + You cannot change your password without choosing a new one. [% ELSIF error == "require_summary" %] [% title = "Summary Needed" %] |