summaryrefslogtreecommitdiffstats
path: root/template/en/default/email
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2013-07-30 19:22:06 +0200
committerDave Lawrence <dlawrence@mozilla.com>2013-07-30 19:22:06 +0200
commit6fbae131d57590e48e5a5ad0b9362767ce3bdf9f (patch)
treec68317f2111b1de15f89f06be8b78dfaba523dcb /template/en/default/email
parent249517dcd0d8e2fe584d85abd91ede580e2c9d0d (diff)
downloadbugzilla-6fbae131d57590e48e5a5ad0b9362767ce3bdf9f.tar.gz
bugzilla-6fbae131d57590e48e5a5ad0b9362767ce3bdf9f.tar.xz
Bug 899627 - backport upstream bug 856736 to bmo/4.2 for filtering on dependency bugmail
Diffstat (limited to 'template/en/default/email')
-rw-r--r--template/en/default/email/bugmail-header.txt.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/email/bugmail-header.txt.tmpl b/template/en/default/email/bugmail-header.txt.tmpl
index 7e871c4f8..679e705cd 100644
--- a/template/en/default/email/bugmail-header.txt.tmpl
+++ b/template/en/default/email/bugmail-header.txt.tmpl
@@ -31,7 +31,7 @@ To: [% to_user.email %]
Subject: [[% terms.Bug %] [%+ bug.id %]] [% 'New: ' IF show_new %][%+ bug.short_desc %]
Date: [% date %]
X-Bugzilla-Reason: [% reasonsheader %]
-X-Bugzilla-Type: [% isnew ? 'new' : 'changed' %]
+X-Bugzilla-Type: [% bugmailtype %]
X-Bugzilla-Watch-Reason: [% reasonswatchheader %]
[%+ INCLUDE "email/header-common.txt.tmpl" %]
X-Bugzilla-Changed-Fields: [% changedfields.join(" ") %]