From d1f74c852ba1adafef419574ba6b28cdfdd95f0c Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 30 Dec 2010 06:33:46 -0500 Subject: [PATCH] Fix for Bug 3665, adding another submit button as in OPAC This is the only change proposed in Bug 3665 which hasn't already been implemented by someone else. It adds a submit button under the first section of the advanced search page just like the OPAC advanced search has. Signed-off-by: Nicole Engard Signed-off-by: Chris Cormack --- .../prog/en/modules/catalogue/advsearch.tmpl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl index d2334e0b0e..24984de99e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tmpl @@ -82,6 +82,17 @@ + +

+ + [Fewer Options] + + [More options] + + [New search] +

+ +
-- 2.39.2