From 985679eb9b7ea863bf146b74eb4e9862e08eb1e2 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Mon, 20 Jun 2022 11:48:25 +0000 Subject: [PATCH] Bug 30933: Adjust pref description, include ListOwnerDesignated Content-Type: text/plain; charset=utf-8 Test plan: View the pref on the System preferences, Patrons tab. Signed-off-by: Marcel de Rooy --- .../prog/en/modules/admin/preferences/patrons.pref | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index f763740bd1..81dc5410f3 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -31,8 +31,13 @@ Patrons: - "When deleting a patron who owns public or shared lists," - pref: ListOwnershipUponPatronDeletion choices: - delete: "delete all of their public and shared lists." - transfer: "transfer ownership of their public and shared lists to the patron who deleted the owner." + delete: "delete these lists." + transfer: "change owner of these lists." + - All public or shared lists of this patron are either deleted or transferred to a new owner according to your choice; other private lists (not shared) are deleted. + - "
When changing owner at patron deletion, use borrowernumber " + - pref: ListOwnerDesignated + class: integer + - as new list owner, or leave this field empty in order to change owner to the active staff member who deletes the patron. - - The late fine for all checkouts will only go up to - pref: MaxFine -- 2.20.1