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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-4 / +3 lines)
Lines 638-648 Circulation: Link Here
638
                  no: "Don't Charge"
638
                  no: "Don't Charge"
639
            - the replacement price when a patron loses an item.
639
            - the replacement price when a patron loses an item.
640
        -
640
        -
641
            - Charge a hold fee
641
            - pref: HoldFeeMode
642
            - pref: HoldFeeMode
642
              choices:
643
              choices:
643
                  always: Always
644
                  always: "any time a hold is placed."
644
                  not_always: "Don't always"
645
                  not_always: "only if all items are checked out and the record has at least one hold already."
645
            - Charge fee when a hold is placed.
646
    Self Checkout:
646
    Self Checkout:
647
        -
647
        -
648
            - "Include the following JavaScript on all pages in the web-based self checkout:"
648
            - "Include the following JavaScript on all pages in the web-based self checkout:"
649
- 

Return to bug 13592