summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/index.html.tmpl')
-rw-r--r--template/en/default/index.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index e63bf0e87..92583ffe9 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -27,7 +27,7 @@
[% USE Bugzilla %]
[% PROCESS global/header.html.tmpl
title = "$terms.Bugzilla Main Page"
- header = "Main Page"
+ header = "Main Page"
style_urls = [ 'skins/standard/index.css' ]
no_yui = 1
og_image = "extensions/OpenGraph/web/moz-social-bw-rgb-1200x1200.png"
@@ -41,7 +41,7 @@
<div class="intro">[% Hook.process('intro') %]</div>
<a id="enter_bug" class="bz_common_actions"
href="enter_bug.cgi"><span>File [% terms.aBug %]</span></a>
- <a id="query" class="bz_common_actions"
+ <a id="query" class="bz_common_actions"
href="query.cgi"><span>Search</span></a>
<a id="account" class="bz_common_actions"
[% IF user.id %]