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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-2 / +1 lines)
Lines 296-302 Circulation: Link Here
296
                  Days: circulation rules only.
296
                  Days: circulation rules only.
297
                  Calendar: the calendar to skip all days the library is closed.
297
                  Calendar: the calendar to skip all days the library is closed.
298
                  Datedue: the calendar to push the due date to the next open day
298
                  Datedue: the calendar to push the due date to the next open day
299
                  Dayweek: the calendar to push the due date to the next open day on the same weekday
299
                  Dayweek: the calendar to push the due date to the next open matching weekday for weekly loan periods, or the next open day otherwise
300
        -
300
        -
301
            - Calculate "No renewal before" based on
301
            - Calculate "No renewal before" based on
302
            - pref: NoRenewalBeforePrecision
302
            - pref: NoRenewalBeforePrecision
303
- 

Return to bug 15260