summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorMax Kanat-Alexander <mkanat@bugzilla.org>2011-08-09 23:02:27 +0200
committerMax Kanat-Alexander <mkanat@bugzilla.org>2011-08-09 23:02:27 +0200
commitf4c7bf2d3fcffb704ae0611d917c8d65b7cfccbc (patch)
tree0944ef75bb22ff40d425362869935a45dc727f52 /template/en/default
parentf539ec23d8c72847ca1fbe2c85295cf4d38360b1 (diff)
downloadbugzilla-f4c7bf2d3fcffb704ae0611d917c8d65b7cfccbc.tar.gz
bugzilla-f4c7bf2d3fcffb704ae0611d917c8d65b7cfccbc.tar.xz
Bug 437076: Allow email_in to accept multipart/alternative HTML email with
attachments r=glob, a=mkanat
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/global/user-error.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index af2fc7b36..a63d42d76 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -444,8 +444,8 @@
Email address confirmation failed.
[% ELSIF error == "email_no_text_plain" %]
- Your message did not contain any text.[% terms.Bugzilla %] does not
- accept HTML-only email, or HTML email with attachments.
+ Your message did not contain any text. [% terms.Bugzilla %] does not
+ accept HTML-only email.
[% ELSIF error == "empty_group_description" %]
[% title = "The group description can not be empty" %]