aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2021-10-26 10:11:46 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2021-10-26 10:11:46 -0700
commitafc529bfc60856fecc027e1f59db96b8235caaa7 (patch)
tree2b610545dc326ea1c99fcfbf0b6cf3e6a6e83d63
parentAdd an extension to block spam from new accounts (diff)
downloadbugzilla-bugmail-whiteboard.tar.gz
bugzilla-bugmail-whiteboard.tar.bz2
bugzilla-bugmail-whiteboard.zip
template: add status_whiteboard to email headersgentoo-5.0.6.15bugmail-whiteboard
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
-rw-r--r--template/en/default/email/header-common.txt.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/email/header-common.txt.tmpl b/template/en/default/email/header-common.txt.tmpl
index 02bd38e13..f7c713d5b 100644
--- a/template/en/default/email/header-common.txt.tmpl
+++ b/template/en/default/email/header-common.txt.tmpl
@@ -22,3 +22,4 @@ X-Bugzilla-Assigned-To: [% bug.assigned_to.login %]
X-Bugzilla-Target-Milestone: [% bug.target_milestone %]
[% END %]
X-Bugzilla-Flags:[% FOREACH flag = bug.flags %] [%+ flag.name %][% flag.status %][% END %]
+X-Bugzilla-Whiteboard: [% bug.status_whiteboard %]