diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/format_comment.txt.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/format_comment.txt.tmpl b/template/en/default/bug/format_comment.txt.tmpl index ed89188a6..156798026 100644 --- a/template/en/default/bug/format_comment.txt.tmpl +++ b/template/en/default/bug/format_comment.txt.tmpl @@ -42,7 +42,7 @@ X[% comment_body %] [% ELSIF comment.type == constants.CMT_ATTACHMENT_CREATED %] Created attachment [% comment.extra_data %] [% IF is_bugmail %] - --> [% urlbase _ "attachment.cgi?id=" _ comment.extra_data %] + --> [% urlbase _ "attachment.cgi?id=" _ comment.extra_data _ "&action=edit" %] [% END %] [%+ comment.attachment.description %] |