From 7d46c5496699b785390023a677b284507f6a0ad0 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Thu, 22 Jun 2023 14:53:36 -0400 Subject: [PATCH] Bug 33828: ExportCircHistory description is misleading This patch removes the mention of checkout history from the ExportCircHistory system preference description, as this system preference only allows to export current checkouts, not checkout history. This patch also modifies the description of the ExportRemoveFields system preference to also remove mention of checkout history. To test: 0. Apply patch 1. Go to Administration > System preferences > Circulation 2. Read the description for ExportCircHistory, make sure it makes sense, and that spelling and syntax are correct 3. Read the description for ExportRemoveFields, make sure it makes sense, and that spelling and syntax are correct Signed-off-by: Sam Lau Signed-off-by: Martin Renvoize Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/admin/preferences/circulation.pref | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 52ba6e0d05..efa20dba81 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -140,9 +140,9 @@ Circulation: choices: 1: Show 0: "Don't show" - - the export patron checkout history options. + - the option to export patron checkouts. - - - "The following fields should be excluded from the patron checkout history CSV or MARC (ISO 2709) export:" + - "The following fields should be excluded from the patron checkout CSV or MARC (ISO 2709) export:" - pref: ExportRemoveFields - (separate fields with space, e.g. 100a 200b 300c). - -- 2.39.2