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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-2 / +3 lines)
Lines 10-18 Patrons: Link Here
10
               hardno: "Do not"
10
               hardno: "Do not"
11
         - " check borrower checkout history to see if the current item has been checked out before."
11
         - " check borrower checkout history to see if the current item has been checked out before."
12
     -
12
     -
13
         - "Trigger a warning if the current item has been checked out no longer than"
13
         - pref: CheckPrevCheckoutDelay
14
         - pref: CheckPrevCheckoutDelay
14
           default: 0
15
           default: 0
15
         - "Maximum number of days that will trigger a warning if the patron has borrowed that item in the past when CheckPrevCheckout is enabled. Disabled if 0 or empty."
16
         - "days ago."
17
         - "Requires <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=CheckPrevCheckout'>CheckPrevCheckout</a> to be enabled. There is no time limit if 0 or empty."
16
     -
18
     -
17
         - pref: ExtendedPatronAttributes
19
         - pref: ExtendedPatronAttributes
18
           choices:
20
           choices:
19
- 

Return to bug 26937