From 811ee0a77f4d52c49659244d0141fbc83fc57c02 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 26 Mar 2004 10:00:45 +0000 Subject: Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren ; r=vlad; a=justdave. --- template/en/default/global/user-error.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') 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" %] -- cgit v1.2.3-24-g4f1b