]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 239346 - add hook at end of comments. Patch by nick.barnes; r=gerv, a=justdave.
authorgerv%gerv.net <>
Sat, 3 Apr 2004 19:00:33 +0000 (19:00 +0000)
committergerv%gerv.net <>
Sat, 3 Apr 2004 19:00:33 +0000 (19:00 +0000)
template/en/default/bug/comments.html.tmpl

index 9448008d10b3e90f9e8714592ed49fe7dae4664c..e46b97f19b56609ef34a3608fd63d0984841eed3 100644 (file)
 
 [% PROCESS bug/time.html.tmpl %]
 
+[%# Note: this template is used in multiple places; if you use this hook,
+  # make sure you are aware of this fact.
+  #%]  
+[% Hook.process("aftercomments") %]
+
 [%############################################################################%]
 [%# Block for individual comments                                            #%]
 [%############################################################################%]