diff options
author | myk%mozilla.org <> | 2004-01-26 19:12:32 +0100 |
---|---|---|
committer | myk%mozilla.org <> | 2004-01-26 19:12:32 +0100 |
commit | 4543472f3c39324f36ce73377ff767daf4730f96 (patch) | |
tree | 976d4d64e831a1dac0934abb3883aa5150b3ef37 /template/en/default/bug | |
parent | 4240beaecf37f8e4ed7e977810b1b1e63e4341fd (diff) | |
download | bugzilla-4543472f3c39324f36ce73377ff767daf4730f96.tar.gz bugzilla-4543472f3c39324f36ce73377ff767daf4730f96.tar.xz |
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
Diffstat (limited to 'template/en/default/bug')
-rw-r--r-- | template/en/default/bug/process/verify-new-product.html.tmpl | 2 |
1 files changed, 2 insertions, 0 deletions
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 54aee109b..297cad1f6 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 %] + <form action="process_bug.cgi" method="post"> [% PROCESS "global/hidden-fields.html.tmpl" |