From: jocuri%softhome.net <> Date: Fri, 26 Mar 2004 09:37:59 +0000 (+0000) Subject: Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_address... X-Git-Tag: bugzilla-2.18rc1~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=597defcd0693deb3fa6875af9164ea26df124da4;p=thirdparty%2Fbugzilla.git Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_address error; 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 b06cf2baf2..edeeecb9ce 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -276,7 +276,7 @@ [% ELSIF error == "illegal_email_address" %] [% title = "Invalid Email Address" %] - The e-mail address you entered([% addr FILTER html %]) + The e-mail address you entered ([% addr FILTER html %]) didn't pass our syntax checking for a legal email address. [%+ Param('emailregexpdesc') %] It must also not contain any of these special characters: