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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-3 / +2 lines)
Lines 942-948 Circulation: Link Here
942
            - pref: ProcessingFeeNote
942
            - pref: ProcessingFeeNote
943
              type: textarea
943
              type: textarea
944
              class: code
944
              class: code
945
    Self check-in module:
945
    Self check-in module (sci-main.pl):
946
        -
946
        -
947
            - "Include the following HTML on the self check-in screen:"
947
            - "Include the following HTML on the self check-in screen:"
948
            - pref: SelfCheckInMainUserBlock
948
            - pref: SelfCheckInMainUserBlock
Lines 972-978 Circulation: Link Here
972
              type: textarea
972
              type: textarea
973
              syntax: javascript
973
              syntax: javascript
974
              class: code
974
              class: code
975
    Self checkout:
975
    Self check-out module (sco-main.pl):
976
        -
976
        -
977
            - "Include the following JavaScript on all pages in the web-based self checkout:"
977
            - "Include the following JavaScript on all pages in the web-based self checkout:"
978
            - pref: SCOUserJS
978
            - pref: SCOUserJS
979
- 

Return to bug 25147