summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-02-17 19:20:13 +0100
committerDylan William Hardison <dylan@hardison.net>2017-02-17 19:20:25 +0100
commitbd4c76b27f55b996aa30eb80cdc94d7e3448e6fa (patch)
treed967793ad0c7c262cecc0e3d33a98b659415acb8
parent2b95a515dddeef68250765e2a096fdd646880479 (diff)
downloadbugzilla-bd4c76b27f55b996aa30eb80cdc94d7e3448e6fa.tar.gz
bugzilla-bd4c76b27f55b996aa30eb80cdc94d7e3448e6fa.tar.xz
Bug 1336184 - bug notification email html content differs from plain-text content
-rw-r--r--extensions/BMO/template/en/default/email/bugmail.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/template/en/default/email/bugmail.html.tmpl b/extensions/BMO/template/en/default/email/bugmail.html.tmpl
index e090dd4d8..d5cb3af9a 100644
--- a/extensions/BMO/template/en/default/email/bugmail.html.tmpl
+++ b/extensions/BMO/template/en/default/email/bugmail.html.tmpl
@@ -167,7 +167,7 @@
[% terms.Bug %]&nbsp;[% change.blocker.id FILTER none %]</a>,
which changed state.<br>
[% ELSE %]
- [% INCLUDE global/user.html.tmpl user = to_user, who = change.who %] changed
+ [% INCLUDE global/user.html.tmpl user = to_user, who = changer %] changed
[%+ "${terms.Bug} ${bug.id}" FILTER bug_link(bug, full_url => 1) FILTER none %]
at [% change.bug_when FILTER time(undef, to_user.timezone) %]</b>:<br>
[% END %]