summaryrefslogtreecommitdiffstats
path: root/process_bug.cgi
diff options
context:
space:
mode:
authorterry%mozilla.org <>1999-09-24 04:08:01 +0200
committerterry%mozilla.org <>1999-09-24 04:08:01 +0200
commit8829ae5f033999f20009364226a9239a1a706b68 (patch)
tree0a0e03f8195c4fcc5e992d5b2841f9dfa84c01b3 /process_bug.cgi
parent650e42208e0b0809c3a2092a0c6c6841439a3fdd (diff)
downloadbugzilla-8829ae5f033999f20009364226a9239a1a706b68.tar.gz
bugzilla-8829ae5f033999f20009364226a9239a1a706b68.tar.xz
Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it.
Diffstat (limited to 'process_bug.cgi')
-rwxr-xr-xprocess_bug.cgi2
1 files changed, 2 insertions, 0 deletions
diff --git a/process_bug.cgi b/process_bug.cgi
index 297a9ed77..aa168bd55 100755
--- a/process_bug.cgi
+++ b/process_bug.cgi
@@ -34,6 +34,8 @@ confirm_login();
print "Content-type: text/html\n\n";
+PutHeader ("Bug processed");
+
GetVersionTable();
if ($::FORM{'product'} ne $::dontchange) {