From cffe0e7b45e167d77c19ff76edbb589624004deb Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 24 Oct 2011 18:12:37 -0400 Subject: Bug 365709 - Add link to comment in bugmail notification r/a=mkanat --- template/en/default/email/bugmail.txt.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template') 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 %] -- cgit v1.2.3-24-g4f1b