summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2004-03-26 10:37:59 +0100
committerjocuri%softhome.net <>2004-03-26 10:37:59 +0100
commit597defcd0693deb3fa6875af9164ea26df124da4 (patch)
tree224e2885dda2f4fa2e02a02b0181d5e0388b502e /template
parent18f242c49574d42ff2c06c6b75f4fd6281b8980f (diff)
downloadbugzilla-597defcd0693deb3fa6875af9164ea26df124da4.tar.gz
bugzilla-597defcd0693deb3fa6875af9164ea26df124da4.tar.xz
Patch for bug 238669: add a space between 'entered' and '(' in illegal_email_address error; 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 b06cf2baf..edeeecb9c 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(<b>[% addr FILTER html %]</b>)
+ The e-mail address you entered (<b>[% addr FILTER html %]</b>)
didn't pass our syntax checking for a legal email address.
[%+ Param('emailregexpdesc') %]
It must also not contain any of these special characters: