summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
diff options
context:
space:
mode:
authorbugzilla%glob.com.au <>2006-06-27 22:58:51 +0200
committerbugzilla%glob.com.au <>2006-06-27 22:58:51 +0200
commit619f441accf1b12758aa513ed06a457d7f193138 (patch)
tree69465a89e98e350870dac1064ec5a9ecda8c92f2 /template/en/default/index.html.tmpl
parent49449152d181d37f554a1b6e44836384d3c54b3d (diff)
downloadbugzilla-619f441accf1b12758aa513ed06a457d7f193138.tar.gz
bugzilla-619f441accf1b12758aa513ed06a457d7f193138.tar.xz
Bug 341495: Merge the banner and header
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
Diffstat (limited to 'template/en/default/index.html.tmpl')
-rw-r--r--template/en/default/index.html.tmpl1
1 files changed, 1 insertions, 0 deletions
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();'