From 5cb25b915e0eb4222f08bf4da4b9c7921813d14a 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 Signed-off-by: David Nind Signed-off-by: Martin Renvoize --- .../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 563a58635e..964e99e2ad 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