]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 232160: adds the header back in to the "verify component, etc." page...
authormyk%mozilla.org <>
Mon, 26 Jan 2004 18:12:32 +0000 (18:12 +0000)
committermyk%mozilla.org <>
Mon, 26 Jan 2004 18:12:32 +0000 (18:12 +0000)
r=gerv

template/en/default/bug/process/verify-new-product.html.tmpl

index 54aee109bafcdc9036d848f67ef9c1fabf36810a..297cad1f61e961b3edc34c4b969cfb606fb0cfe0 100644 (file)
@@ -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"