From 72df307157a274d534fec19ff46c679c507b6e8c Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Fri, 9 Sep 2022 18:01:18 -0400 Subject: [PATCH] Bug 31545: ComponentSortField description is incorrect This patch corrects the description of the ComponentSortField system preference, as it affects both the staff interface and the OPAC. To test: 1) Apply patch 2) Go to Administration > Global system preferences 3) Search for ComponentSortField 4) Read the description, make sure there are no errors Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/admin/preferences/cataloguing.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref index 4b397e18d2..5b2cbf8a16 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref @@ -286,7 +286,7 @@ Cataloging: - pref: MaxComponentRecords - "records will be displayed." - "
UNIMARC is not supported." - - By default, sort component results in the staff interface by + - By default, sort component results by - pref: ComponentSortField default: title choices: -- 2.39.5