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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-2 / +2 lines)
Lines 487-493 Circulation: Link Here
487
              choices:
487
              choices:
488
                  yes: Block
488
                  yes: Block
489
                  no: Allow
489
                  no: Allow
490
            - his/her auto renewals.
490
            - their auto renewals.
491
        -
491
        -
492
            - pref: ItemsDeniedRenewal
492
            - pref: ItemsDeniedRenewal
493
              type: textarea
493
              type: textarea
Lines 625-631 Circulation: Link Here
625
                  no: "Don't allow"
625
                  no: "Don't allow"
626
            - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it."
626
            - "holds to expire automatically if they have not been picked by within the time period specified in ReservesMaxPickUpDelay.<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/holds/cancel_expired_holds.pl</code> cronjob. Ask your system administrator to schedule it."
627
        -
627
        -
628
            - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows his or her waiting hold to expire a fee of
628
            - If using ExpireReservesMaxPickUpDelay, charge a borrower who allows their waiting hold to expire a fee of
629
            - pref: ExpireReservesMaxPickUpDelayCharge
629
            - pref: ExpireReservesMaxPickUpDelayCharge
630
              class: currency
630
              class: currency
631
        -
631
        -
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref (-2 / +1 lines)
Lines 748-754 OPAC: Link Here
748
              choices:
748
              choices:
749
                  yes: Require
749
                  yes: Require
750
                  no: "Don't require"
750
                  no: "Don't require"
751
            - "that a self-registering patron verify his or herself via email."
751
            - "that a self-registering patron verify themselves via email."
752
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
752
            - "<br><strong>NOTE:</strong> This system preference requires the <code>misc/cronjobs/cleanup_database.pl</code> cronjob. Ask your system administrator to schedule it."
753
        -
753
        -
754
            - "Use the patron category code"
754
            - "Use the patron category code"
755
- 

Return to bug 22716