From 56805d60328f886b0143424bd25c86964639775a Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sat, 17 Apr 2004 13:06:51 +0000 Subject: Bug 155502: focus the summary field when loading the search/query pages Patch by kiko, r=gerv, a=justdave --- template/en/default/search/form.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'template/en/default/search/form.html.tmpl') diff --git a/template/en/default/search/form.html.tmpl b/template/en/default/search/form.html.tmpl index 4f2d6bbeb..015387b11 100644 --- a/template/en/default/search/form.html.tmpl +++ b/template/en/default/search/form.html.tmpl @@ -350,6 +350,10 @@ function selectProduct(f) { + [% IF button_name %] -- cgit v1.2.3-24-g4f1b