]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry ...
authorjocuri%softhome.net <>
Tue, 21 Feb 2006 23:19:24 +0000 (23:19 +0000)
committerjocuri%softhome.net <>
Tue, 21 Feb 2006 23:19:24 +0000 (23:19 +0000)
template/en/default/bug/create/comment.txt.tmpl

index c9f40426ee345bcdd6f614955b412e5f915d460f..bac3c2c5ffc38443b296cb95bc110ea41a292556 100644 (file)
@@ -27,4 +27,7 @@
   # from them.
   #%]
 [% USE Bugzilla %]
+[% Hook.process("form") %]
+
+
 [% Bugzilla.cgi.param("comment") %]