summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 %]