From: David Lawrence Date: Fri, 21 Jan 2011 21:42:47 +0000 (-0500) Subject: Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl X-Git-Tag: bugzilla-4.0rc2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f0317109c325742722d4cd964efcad91b63aa9;p=thirdparty%2Fbugzilla.git Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl r/a=mkanat --- diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index 86bdb86214..8be35f817c 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -469,6 +469,8 @@ function PutDescription() {

+ + [% Hook.process('form') %]