From e02e3bc792293af9460da9c9d6b9185b94c5307f Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Mon, 20 Jan 2014 23:15:06 +0100 Subject: Bug 958825: Use HTML5's attribute "autofocus" instead of onload="element.focus()" r/a=justdave --- .../en/default/search/search-specific.html.tmpl | 22 ++++------------------ 1 file changed, 4 insertions(+), 18 deletions(-) (limited to 'template/en/default/search') diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index e3fd9ef5a..54a769b81 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -91,28 +91,14 @@ for "crash secure SSL flash". - - + - - - [% IF Param('search_allow_no_criteria') %] - - [% ELSE %] - - [% END %] - + -- cgit v1.2.3-24-g4f1b