summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-03-26 11:00:45 +0100
committerjocuri%softhome.net <>2004-03-26 11:00:45 +0100
commit811ee0a77f4d52c49659244d0141fbc83fc57c02 (patch)
tree0c3921711473b153b585511201ee57a520eb2922 /template
parentd84346fcf7f55d29ee773467c214c9d054352c23 (diff)
downloadbugzilla-811ee0a77f4d52c49659244d0141fbc83fc57c02.tar.gz
bugzilla-811ee0a77f4d52c49659244d0141fbc83fc57c02.tar.xz
Patch for bug 238677: fix wording of the "require_new_password" message; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
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" %]