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 ++++ template/en/default/search/search-specific.html.tmpl | 6 +++++- 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'template/en/default') 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 %] diff --git a/template/en/default/search/search-specific.html.tmpl b/template/en/default/search/search-specific.html.tmpl index f4596e602..345483320 100644 --- a/template/en/default/search/search-specific.html.tmpl +++ b/template/en/default/search/search-specific.html.tmpl @@ -48,7 +48,7 @@ For example, if the [% terms.bug %] you are looking for is a browser crash when for "crash secure SSL flash".

-
+ @@ -90,6 +90,10 @@ for "crash secure SSL flash". + -- cgit v1.2.3-24-g4f1b