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 282-288 Circulation: Link Here
282
                  Days: circulation rules only.
282
                  Days: circulation rules only.
283
                  Calendar: the calendar to skip all days the library is closed.
283
                  Calendar: the calendar to skip all days the library is closed.
284
                  Datedue: the calendar to push the due date to the next open day
284
                  Datedue: the calendar to push the due date to the next open day
285
                  Dayweek: the calendar to push the due date to the next open day on the same weekday
285
                  Dayweek: the calendar to push the due date to the next open matching weekday for weekly loan periods, or the next open day otherwise
286
        -
286
        -
287
            - Calculate "No renewal before" based on
287
            - Calculate "No renewal before" based on
288
            - pref: NoRenewalBeforePrecision
288
            - pref: NoRenewalBeforePrecision
289
- 

Return to bug 15260