From: myk%mozilla.org <> Date: Mon, 26 Jan 2004 18:12:32 +0000 (+0000) Subject: Fix for bug 232160: adds the header back in to the "verify component, etc." page... X-Git-Tag: bugzilla-2.17.7~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4543472f3c39324f36ce73377ff767daf4730f96;p=thirdparty%2Fbugzilla.git Fix for bug 232160: adds the header back in to the "verify component, etc." page that appears when a user changes the product to which a bug belongs. r=gerv --- diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 54aee109ba..297cad1f61 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -37,6 +37,8 @@ [% PROCESS global/variables.none.tmpl %] +[% PROCESS global/header.html.tmpl %] +
[% PROCESS "global/hidden-fields.html.tmpl"