From e798eb97c03af76ee7009736d49b5b2aeb55772b 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 --- .../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 4aad6fc775..dcfc5224a0 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 @@ -280,7 +280,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.30.2