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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-4 / +3 lines)
Lines 641-649 OPAC: Link Here
641
            - "OPAC users to share private lists with other patrons."
641
            - "OPAC users to share private lists with other patrons."
642
        -
642
        -
643
            - pref: BlockExpiredPatronOpacActions
643
            - pref: BlockExpiredPatronOpacActions
644
              choices:
644
              multiple:
645
                1: "Block"
645
                  renew: "Renewing an item"
646
                0: "Don't block"
646
                  hold: "Placing a hold on an item"
647
            - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference.
647
            - expired patrons from OPAC actions such as placing a hold or renewing. Note that the setting for a patron category takes priority over this system preference.
648
        -
648
        -
649
            - The cleanup_database.pl cronjob automatically deletes unaccepted private list share invites after
649
            - The cleanup_database.pl cronjob automatically deletes unaccepted private list share invites after
650
- 

Return to bug 36453