]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 585454 - In flagmail, the Date header field splits the Subject header field in...
authorMarc Schumann <wurblzap@gmail.com>
Sun, 8 Aug 2010 15:59:14 +0000 (17:59 +0200)
committerMarc Schumann <wurblzap@gmail.com>
Sun, 8 Aug 2010 15:59:14 +0000 (17:59 +0200)
r/a=LpSolit

template/en/default/request/email.txt.tmpl

index bfb88f287fa2078308dedf747f8776cfbae13986..03c5e57c0855eabd226c8a9b783ffba5df5a848e 100644 (file)
@@ -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 %]