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 290-296 Circulation: Link Here
290
                  Days: circulation rules only.
290
                  Days: circulation rules only.
291
                  Calendar: the calendar to skip all days the library is closed.
291
                  Calendar: the calendar to skip all days the library is closed.
292
                  Datedue: the calendar to push the due date to the next open day
292
                  Datedue: the calendar to push the due date to the next open day
293
                  Dayweek: the calendar to push the due date to the next open day on the same weekday
293
                  Dayweek: the calendar to push the due date to the next open matching weekday for weekly loan periods, or the next open day otherwise
294
        -
294
        -
295
            - Calculate "No renewal before" based on
295
            - Calculate "No renewal before" based on
296
            - pref: NoRenewalBeforePrecision
296
            - pref: NoRenewalBeforePrecision
297
- 

Return to bug 15260