From c67962dd62ffe8b71dc4310652265c6c0a001dd3 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 5 Nov 2023 01:44:49 +0000 Subject: [PATCH] Bug 33217: (QA follow-up) Improve system preference description * Make sure MARC21 is mentioned, as this only updates MARC21 XSLT files * Move ending punctuation outside the pull down * remove 'obey' - it's not needed Signed-off-by: Katrin Fischer --- .../en/modules/admin/preferences/searching.pref | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref index 2ef55887dd..b06c6621bf 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/searching.pref @@ -175,11 +175,11 @@ Searching: az: from A to Z. za: from Z to A. - - - By default, sort search results from author links by + - By default, sort search results from author links in MARC21 detail pages and result lists by - pref: AuthorLinkSortBy default: default choices: - default: obey default sort field and order specified in defaultSortField or OPACdefaultSortField + default: default sort field and order specified in defaultSortField or OPACdefaultSortField call_number: call number pubdate: date of publication acqdate: date added @@ -187,10 +187,11 @@ Searching: - ',' - pref: AuthorLinkSortOrder choices: - asc: ascending. - dsc: descending. - az: from A to Z. - za: from Z to A. + asc: ascending + dsc: descending + az: from A to Z + za: from Z to A + - . - - When limiting search results with a library or library group, limit by the item's - pref: SearchLimitLibrary -- 2.30.2