From b84ff90aa0e1c48422f5fc7621eb649f9999a77a Mon Sep 17 00:00:00 2001 From: Srikanth Dhondi Date: Tue, 30 Oct 2012 12:50:27 +1300 Subject: [PATCH] bug 8712 - pre-selected options for search-field options in advanced search This pre-selected implementation of search field options in the advanced search gives users a better contrast in that it indicates that they can refine search for an item using three different attributes. In the current advanced search all three search fields contain "Keyword", which is confusing. For example, our Accessibility Expert thought that he could search for three different records/items using the three keyword fields. --- .../opac-tmpl/prog/en/modules/opac-advsearch.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt index e51e820..5ce1776 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-advsearch.tt @@ -73,7 +73,7 @@ [% END %] [% IF ( expanded_options ) %][% left_content %][% END %]