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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-7 / +6 lines)
Lines 944-949 Circulation: Link Here
944
              class: code
944
              class: code
945
    Self check-in module:
945
    Self check-in module:
946
        -
946
        -
947
            - pref: AllowSelfCheckReturns
948
              choices:
949
                  yes: Allow
950
                  no: "Don't allow" 
951
            - patrons to return items through web-based self checkout system.
952
        -
947
            - "Include the following HTML on the self check-in screen:"
953
            - "Include the following HTML on the self check-in screen:"
948
            - pref: SelfCheckInMainUserBlock
954
            - pref: SelfCheckInMainUserBlock
949
              type: textarea
955
              type: textarea
Lines 1015-1026 Circulation: Link Here
1015
              class: integer
1021
              class: integer
1016
            - seconds.
1022
            - seconds.
1017
        -
1023
        -
1018
            - pref: AllowSelfCheckReturns
1019
              choices:
1020
                  yes: Allow
1021
                  no: "Don't allow"
1022
            - patrons to return items through web-based self checkout system. 
1023
        -
1024
            - "Include the following HTML in the Help page of the web-based self checkout system:"
1024
            - "Include the following HTML in the Help page of the web-based self checkout system:"
1025
            - pref: SelfCheckHelpMessage
1025
            - pref: SelfCheckHelpMessage
1026
              type: textarea
1026
              type: textarea
1027
- 

Return to bug 25147