From c53f8f9bf33b4f5900c9d10c2b8055ae7d53e505 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Mon, 24 Apr 2023 23:01:06 +0000 Subject: [PATCH] Bug 33390: (follow-up) move ItemsDeniedRenewal links to less confusing place --- .../prog/en/modules/admin/preferences/circulation.pref | 7 ++++--- 1 file changed, 4 insertions(+), 3 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 f5916435b6..a73b1caebd 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 @@ -558,10 +558,11 @@ Circulation: - "
Can name any field in the items table followed by a colon then a space then" - "a bracketed list of values separated by commas." - "For example:" - - "
ccode: [NEWFIC,NULL,DVD] Collection codes" - - "
itype: [NEWBK,\"\"] Item types" + - "
ccode: [NEWFIC,NULL,DVD]" + - "
itype: [NEWBK,\"\"]" - "
NOTE: The word 'NULL' can be used to block renewal on undefined fields, while an empty string \"\" will block on an empty (but defined) field." - - + - "
LINKS: Collection codes | Item types" + - - pref: UpdateNotForLoanStatusOnCheckout type: textarea syntax: text/x-yaml -- 2.30.2