summaryrefslogtreecommitdiffstats
path: root/template/en/default/index.html.tmpl
diff options
context:
space:
mode:
authorFrancisco Donalisio <francsd@linux.vnet.ibm.com>2011-03-09 00:57:19 +0100
committerTiago Mello <timello@gmail.com>2011-03-09 00:57:19 +0100
commitfd4f9fadbede46895d8c9e9853e04e02fe701662 (patch)
tree8aacd29ebfef7d1f81a0a23dd903d6149ea29944 /template/en/default/index.html.tmpl
parent6c42067c9c5ca5bb7fe6ad544101eb414e299e17 (diff)
downloadbugzilla-fd4f9fadbede46895d8c9e9853e04e02fe701662.tar.gz
bugzilla-fd4f9fadbede46895d8c9e9853e04e02fe701662.tar.xz
Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it
W3C WAI compliant. r=timello, a=LpSolit
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 73f18a5fd..b1370261f 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -140,6 +140,7 @@ YAHOO.util.Event.onDOMReady(onLoadActions);
onsubmit="return checkQuicksearch(this);">
<div>
<input id="quicksearch_main" type="text" name="quicksearch"
+ title="Quick Search"
onfocus="quicksearchHelpText(this.id, 'hide');"
onblur="quicksearchHelpText(this.id, 'show');"
>