From eb04bb66cee35f39d546403ea4f777b43452cd4d Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 7 Aug 2012 23:26:03 +0200 Subject: HTML pages no longer passed HTML4 validation due to a duplicated ID, see bug 730670 --- template/en/default/global/common-links.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index 5af02afa6..800fd5932 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -21,10 +21,10 @@ onsubmit="if (this.quicksearch.value == '') { alert('Please enter one or more search terms first.'); return false; } return true;"> - + -- cgit v1.2.3-24-g4f1b