From 7c4dfc6d6cf24b243eec20495414a0b89d36e2f7 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 15 Oct 2022 19:41:03 +0000 Subject: [PATCH] Bug 31730: (QA follow-up) Only link category name Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../prog/en/modules/admin/preferences/accounting.pref | 2 +- .../prog/en/modules/admin/preferences/circulation.pref | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref index e857a77c3a..85fea139df 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/accounting.pref @@ -18,7 +18,7 @@ Accounting: 0: "Don't require" 1: "Require" - staff to select a payment type when a payment is made. - - This preference has no effect when UseCashRegisters is enabled or when no payment types are defined in the PAYMENT_TYPE authorized value category. + - This preference has no effect when UseCashRegisters is enabled or when no payment types are defined in the PAYMENT_TYPE authorized value category. - - pref: RoundFinesAtPayment choices: 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 b4dcd53c01..4212c61277 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 @@ -1036,7 +1036,7 @@ Circulation: - "ILL statuses that are considered finished and should not be displayed in the ILL module: " - pref: ILLHiddenRequestStatuses class: multi - - (separated with |). If left empty, all ILL requests will be displayed. The request codes can be found in the ILLSTATUS authorized value category. + - (separated with |). If left empty, all ILL requests will be displayed. The request codes can be found in the ILLSTATUS authorized value category. - - "Send these ILL notices to staff when appropriate:" - pref: ILLSendStaffNotices @@ -1327,11 +1327,11 @@ Circulation: Item bundles: - - - Use the LOST authorized value + - Use the LOST authorized value - pref: BundleLostValue - to represent 'missing from bundle' at return. - - - Use the NOT_LOAN authorized value + - Use the NOT_LOAN authorized value - pref: BundleNotLoanValue - to represent 'added to bundle' when an item is attached to bundle. @@ -1346,7 +1346,7 @@ Circulation: no_charge: don't charge a lost fee - . - - - Use the LOST authorized value + - Use the LOST authorized value - pref: ClaimReturnedLostValue - to represent 'claims returned'. - -- 2.39.5