From: jocuri%softhome.net <> Date: Fri, 26 Mar 2004 10:00:45 +0000 (+0000) Subject: Patch for bug 238677: fix wording of the "require_new_password" message; patch by... X-Git-Tag: bugzilla-2.18rc1~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811ee0a77f4d52c49659244d0141fbc83fc57c02;p=thirdparty%2Fbugzilla.git Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren ; r=vlad; a=justdave. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 3efdf4c3a9..393ce02672 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" %]