From: jocuri%softhome.net <> Date: Fri, 26 Mar 2004 09:55:36 +0000 (+0000) Subject: Patch for bug 238673: add missing article in change email address page; patch by... X-Git-Tag: bugzilla-2.18rc1~147 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d84346fcf7f55d29ee773467c214c9d054352c23;p=thirdparty%2Fbugzilla.git Patch for bug 238673: add missing article in change email address page; patch by Christopher Nehren ; r=kiko; a=justdave. --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 1caa6685ba..3efdf4c3a9 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -579,7 +579,7 @@ [% ELSIF error == "old_password_required" %] [% title = "Old Password Required" %] - You must enter your old password to change email address. + You must enter your old password to change your email address. [% ELSIF error == "passwords_dont_match" %] [% title = "Passwords Don't Match" %]