summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/bug/comments.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/bug/comments.html.tmpl b/template/en/default/bug/comments.html.tmpl
index 314269227..d040e651d 100644
--- a/template/en/default/bug/comments.html.tmpl
+++ b/template/en/default/bug/comments.html.tmpl
@@ -231,5 +231,6 @@
[% END %]>
[%- comment_text FILTER quoteUrls(bug, comment) -%]
</pre>
+ [% Hook.process('a_comment-end', 'bug/comments.html.tmpl') %]
</div>
[% END %]