summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/create/comment.txt.tmpl
diff options
context:
space:
mode:
authorjocuri%softhome.net <>2006-02-22 00:20:14 +0100
committerjocuri%softhome.net <>2006-02-22 00:20:14 +0100
commitaa4c703bcee4ae1ced0326c14523eede076daa65 (patch)
tree88254056cc1f332afffc7904c8208213d47b7394 /template/en/default/bug/create/comment.txt.tmpl
parent1103886b1c9b9cd8ebc25bc66c12b56fc3e4ac3c (diff)
downloadbugzilla-aa4c703bcee4ae1ced0326c14523eede076daa65.tar.gz
bugzilla-aa4c703bcee4ae1ced0326c14523eede076daa65.tar.xz
Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave.
Diffstat (limited to 'template/en/default/bug/create/comment.txt.tmpl')
-rw-r--r--template/en/default/bug/create/comment.txt.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/bug/create/comment.txt.tmpl b/template/en/default/bug/create/comment.txt.tmpl
index c9f40426e..bac3c2c5f 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") %]