summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/email/bugmail.txt.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl
index 65010112b..2d20aff7c 100644
--- a/template/en/default/email/bugmail.txt.tmpl
+++ b/template/en/default/email/bugmail.txt.tmpl
@@ -48,7 +48,7 @@ You are receiving this mail because:
[%+ reason_lines.join("\n") %]
[% BLOCK generate_diffs %]
- [% urlbase %]show_bug.cgi?id=[% bug.id %][% "#c" _ new_comments.first.count IF new_comments.size > 0 %]
+ [% urlbase %]show_bug.cgi?id=[% bug.id %]
[%+ last_changer = "" %]
[% FOREACH change = diffs %]