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 --- template/en/default/index.html.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'template/en/default/index.html.tmpl') diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index c479f9201..053c03b92 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -31,6 +31,7 @@ [% PROCESS global/header.html.tmpl title = "$terms.Bugzilla Main Page" + h1 = "Main Page" h3 = "version $VERSION" style_urls = [ 'skins/standard/index.css' ] onload = 'document.forms[\'f\'].quicksearch.focus();' -- cgit v1.2.1