summaryrefslogtreecommitdiffstats
path: root/template/en/default/email/bugmail.txt.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/email/bugmail.txt.tmpl')
-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 2d20aff7c..c401a2923 100644
--- a/template/en/default/email/bugmail.txt.tmpl
+++ b/template/en/default/email/bugmail.txt.tmpl
@@ -31,6 +31,7 @@
[%- 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 %]