From: David Lawrence Date: Fri, 21 Jan 2011 21:44:10 +0000 (-0500) Subject: Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl X-Git-Tag: bugzilla-3.6.4~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0035565daa0600ae4e90980c761212cdf8326721;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 9f2a21b71c..3b20544ae2 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -471,6 +471,8 @@ function PutDescription() {

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