summaryrefslogtreecommitdiffstats
path: root/template/en/default/request
diff options
context:
space:
mode:
authorMarc Schumann <wurblzap@gmail.com>2010-08-08 17:58:03 +0200
committerMarc Schumann <wurblzap@gmail.com>2010-08-08 17:58:03 +0200
commit60c14f10ec76ef33eeb9ef7e4bac4abb23c0eaac (patch)
treed29a1b55b80621935c32f766e3ebec2c0edbc868 /template/en/default/request
parentc1d01f36129ccfa0f76f4681058b10a348a6e9a2 (diff)
downloadbugzilla-60c14f10ec76ef33eeb9ef7e4bac4abb23c0eaac.tar.gz
bugzilla-60c14f10ec76ef33eeb9ef7e4bac4abb23c0eaac.tar.xz
Bug 585454 - In flagmail, the Date header field splits the Subject header field in two.
r/a=LpSolit
Diffstat (limited to 'template/en/default/request')
-rw-r--r--template/en/default/request/email.txt.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/request/email.txt.tmpl b/template/en/default/request/email.txt.tmpl
index bfb88f287..03c5e57c0 100644
--- a/template/en/default/request/email.txt.tmpl
+++ b/template/en/default/request/email.txt.tmpl
@@ -49,9 +49,9 @@
From: [% Param('mailfrom') %]
To: [% to %]
Subject: [% flagtype_name %] [%+ subject_status %]: [[% terms.Bug %] [%+ bug.bug_id %]] [% bug.short_desc %]
-Date: [% bug.delta_ts FILTER time("%a, %d %b %Y %T %z", timezone) %]
[%- IF attachment %] :
[Attachment [% attachment.id %]] [% attachment.description %][% END %]
+Date: [% bug.delta_ts FILTER time("%a, %d %b %Y %T %z", timezone) %]
X-Bugzilla-Type: request
[%+ threadingmarker %]