diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/format_comment.txt.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/template/en/default/bug/format_comment.txt.tmpl b/template/en/default/bug/format_comment.txt.tmpl index 2d4a20303..7a65aed24 100644 --- a/template/en/default/bug/format_comment.txt.tmpl +++ b/template/en/default/bug/format_comment.txt.tmpl @@ -63,8 +63,6 @@ Comment on attachment [% comment.extra_data %] [%+ comment.attachment.description %] [%+ comment.body %] -[% ELSIF comment.type %] - [% Hook.process('type') %] [% ELSE %] -X[% comment_body %] +X[% Hook.process('type') %] [% END %] |