View | Details | Raw Unified | Return to bug 30933
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-3 / +7 lines)
Lines 31-38 Patrons: Link Here
31
         - "When deleting a patron who owns public or shared lists,"
31
         - "When deleting a patron who owns public or shared lists,"
32
         - pref: ListOwnershipUponPatronDeletion
32
         - pref: ListOwnershipUponPatronDeletion
33
           choices:
33
           choices:
34
            delete: "delete all of their public and shared lists."
34
            delete: "delete these lists."
35
            transfer: "transfer ownership of their public and shared lists to the patron who deleted the owner."
35
            transfer: "change owner of these lists."
36
         - 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.
37
         - "<br/>When changing owner at patron deletion, use borrowernumber "
38
         - pref: ListOwnerDesignated
39
           class: integer
40
         - as new list owner, or leave this field empty in order to change owner to the active staff member who deletes the patron.
36
     -
41
     -
37
         - The late fine for all checkouts will only go up to
42
         - The late fine for all checkouts will only go up to
38
         - pref: MaxFine
43
         - pref: MaxFine
39
- 

Return to bug 30933