Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on several pages that were missing it.

git-svn-id: svn://10.0.0.236/trunk@48913 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%mozilla.org
1999-09-23 19:08:03 +00:00
parent 55f717cc4d
commit 5bd5dfb97f
5 changed files with 12 additions and 5 deletions

View File

@@ -63,6 +63,7 @@ if (defined $::FORM{'rememberedquery'}) {
print "Refresh: 0; URL=buglist.cgi?$::FORM{'rememberedquery'}\n";
print "\n";
print "<TITLE>What a hack.</TITLE>\n";
PutHeader ("Change columns");
print "Resubmitting your query with new columns...\n";
exit;
}
@@ -84,6 +85,7 @@ $desc{'summaryfull'} = "Full Summary";
print "\n";
PutHeader ("Change columns");
print "Check which columns you wish to appear on the list, and then click\n";
print "on submit.\n";
print "<p>\n";