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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-3 / +2 lines)
Lines 981-988 Circulation: Link Here
981
              choices:
981
              choices:
982
                  1: "Allow"
982
                  1: "Allow"
983
                  0: "Don't allow"
983
                  0: "Don't allow"
984
            - allow holds to be automatically filled after being automatically checked in.
984
            - holds to be automatically filled after being automatically checked in.
985
            - '<br><strong>NOTE:</strong> These system preferences require the <code>misc/cronjobs/automatic_checkin.pl</code> cronjob. Ask your system administrator to schedule it.<br>'
985
            - '<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/automatic_checkin.pl</code> cronjob. Ask your system administrator to schedule it.<br>'
986
    Patron restrictions:
986
    Patron restrictions:
987
        -
987
        -
988
            - pref: PatronRestrictionTypes
988
            - pref: PatronRestrictionTypes
989
- 

Return to bug 33887