diff options
Diffstat (limited to 'template/en/default/bug')
-rw-r--r-- | template/en/default/bug/comments.html.tmpl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl index cf279d05d..289593b7a 100644 --- a/template/en/default/bug/comments.html.tmpl +++ b/template/en/default/bug/comments.html.tmpl @@ -77,7 +77,8 @@ <table> <tr> <td align="left"> - <b><a name="c0" href="#c0">Description</a>:</b> <script + <b><a name="c0" href="show_bug.cgi?id=[% bug.bug_id %]#c0"> + Description</a>:</b> <script type="text/javascript"><!-- addReplyLink(0); //--></script> @@ -91,7 +92,8 @@ <br> <span class="bz_comment"> ------- <i>Comment - <a name="c[% count %]" href="#c[% count %]">#[% count %]</a> From + <a name="c[% count %]" href="show_bug.cgi?id=[% bug.bug_id %]#c[% count %]"> + #[% count %]</a> From <a href="mailto:[% comment.email FILTER html %]"> [% comment.name FILTER html %]</a> [%+ comment.time FILTER time %] |