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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user