From: jocuri%softhome.net <> Date: Tue, 21 Feb 2006 23:19:24 +0000 (+0000) Subject: Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry ... X-Git-Tag: bugzilla-2.20.2~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2b901b38fbd2393882bb59becf68ffa1de20fb;p=thirdparty%2Fbugzilla.git Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry , r=vladd, a=justdave. --- diff --git a/template/en/default/bug/create/comment.txt.tmpl b/template/en/default/bug/create/comment.txt.tmpl index c9f40426ee..bac3c2c5ff 100644 --- a/template/en/default/bug/create/comment.txt.tmpl +++ b/template/en/default/bug/create/comment.txt.tmpl @@ -27,4 +27,7 @@ # from them. #%] [% USE Bugzilla %] +[% Hook.process("form") %] + + [% Bugzilla.cgi.param("comment") %]