From: David Lawrence Date: Fri, 21 Jan 2011 21:41:53 +0000 (-0500) Subject: Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to create.html.tmpl X-Git-Tag: bugzilla-4.1.1~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66a3af3269c5e58ed6e27173e7f0331ee581cadf;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 93cd18a779..8ba7b0ce43 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') %]