summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/email/bugmail.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/email/bugmail.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/email/bugmail.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/BMO/template/en/default/email/bugmail.html.tmpl b/extensions/BMO/template/en/default/email/bugmail.html.tmpl
index 1162dfd50..e40c8239a 100644
--- a/extensions/BMO/template/en/default/email/bugmail.html.tmpl
+++ b/extensions/BMO/template/en/default/email/bugmail.html.tmpl
@@ -64,7 +64,7 @@
FILTER bug_link(bug, { comment_num => comment.count, full_url => 1 }) FILTER none %]
on [% "$terms.Bug $bug.id" FILTER bug_link(bug, { full_url => 1 }) FILTER none %]
from [% INCLUDE global/user.html.tmpl who = comment.author %]
- at [% comment.creation_ts FILTER time %]
+ at [% comment.creation_ts FILTER time(undef, to_user.timezone) %]
</b>
[% END %]
<pre>[% comment.body_full({ wrap => 1 }) FILTER quoteUrls(bug, comment) %]</pre>
@@ -179,7 +179,7 @@
[% ELSE %]
[% INCLUDE global/user.html.tmpl who = change.who %] changed
[%+ "${terms.Bug} ${bug.id}" FILTER bug_link(bug, full_url => 1) FILTER none %]
- at [% change.bug_when FILTER time %]</b>:<br>
+ at [% change.bug_when FILTER time(undef, to_user.timezone) %]</b>:<br>
[% END %]
</b>