From fd4f9fadbede46895d8c9e9853e04e02fe701662 Mon Sep 17 00:00:00 2001 From: Francisco Donalisio Date: Tue, 8 Mar 2011 20:57:19 -0300 Subject: Bug 634310: Remove WCAG 2.0 violations from the index.cgi to make it W3C WAI compliant. r=timello, a=LpSolit --- template/en/default/global/common-links.html.tmpl | 2 +- template/en/default/global/header.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/global') diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index b0bb36315..769d41e7e 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -35,7 +35,7 @@ { alert('Please enter one or more search terms first.'); return false; } return true;"> + title="Quick Search" value="[% quicksearch FILTER html %]"> [%-# Work around FF bug: keep this on one line %] diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index d6a07bcd3..c7c104e29 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -91,7 +91,7 @@ - + [% Hook.process("start") %] [% title %] -- cgit v1.2.3-24-g4f1b