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

@@ -29,7 +29,7 @@ require "CGI.pl";
use vars %::FORM;
print "Content-type: text/html\n\n";
print "<TITLE>Full Text Bug Listing</TITLE>\n";
PutHeader ("Full Text Bug Listing");
ConnectToDatabase();
quietly_check_login();