From 619f441accf1b12758aa513ed06a457d7f193138 Mon Sep 17 00:00:00 2001 From: "bugzilla%glob.com.au" <> Date: Tue, 27 Jun 2006 20:58:51 +0000 Subject: Bug 341495: Merge the banner and header Patch by Byron Jones r=LpSolit,kevin.benton a=justdave --- sanitycheck.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sanitycheck.cgi') diff --git a/sanitycheck.cgi b/sanitycheck.cgi index 500c6a863..f0f794194 100755 --- a/sanitycheck.cgi +++ b/sanitycheck.cgi @@ -95,7 +95,7 @@ print $cgi->header(); my @row; -$template->put_header("Bugzilla Sanity Check"); +$template->put_header("Sanity Check"); ########################################################################### # Fix vote cache -- cgit v1.2.3-24-g4f1b