summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/email/bugmail.txt.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/email/bugmail.txt.tmpl b/template/en/default/email/bugmail.txt.tmpl
index e890472ad..27e390fc0 100644
--- a/template/en/default/email/bugmail.txt.tmpl
+++ b/template/en/default/email/bugmail.txt.tmpl
@@ -35,6 +35,7 @@ Do not reply to this email. You can add comments to this [% terms.bug %] at
[%- IF comment.count %]
--- Comment #[% comment.count %] from [% comment.author.identity %] ---
+[%+ urlbase %]show_bug.cgi?id=[% bug.id %]#c[% comment.count %]
[% END %]
[%+ comment.body_full({ is_bugmail => 1, wrap => 1 }) %]
[% END %]