@@ -, +, @@ display to Search > Search form --- .../en/modules/admin/preferences/searching.pref | 29 +++++++++++----------- 1 file changed, 15 insertions(+), 14 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -131,6 +131,21 @@ Searching: 1: use 0: "don't use" - 'the operator "phr" in the callnumber and standard number staff interface searches.' + - + - When searching from the header in the staff interface + - pref: StaffRetainSearchTerms + choices: + 1: "retain" + 0: "don't retain" + - search terms between searches. + - + - When searching from the header in the staff interface + - pref: StaffStickySearchTerms + choices: + 1: "copy" + 0: "don't copy" + - search terms between search tabs. + Results display: - - pref: numSearchResultsDropdown @@ -261,20 +276,6 @@ Searching: 0: "don't search" - on all variations of the ISBN. - - - When searching from the header in the staff interface - - pref: StaffRetainSearchTerms - choices: - 1: "retain" - 0: "don't retain" - - search terms between searches. - - - - When searching from the header in the staff interface - - pref: StaffStickySearchTerms - choices: - 1: "copy" - 0: "don't copy" - - search terms between search tabs. - - - pref: BiblioItemtypeInfo choices: 1: "Display" --