diff options
Diffstat (limited to 'sanitycheck.cgi')
-rwxr-xr-x | sanitycheck.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |