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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-5 / +4 lines)
Lines 106-115 Circulation: Link Here
106
        -
106
        -
107
            - pref: DisplayClearScreenButton
107
            - pref: DisplayClearScreenButton
108
              choices:
108
              choices:
109
                  no: "Don't show"
109
                  no: "Don't show clear screen button"
110
                  issueslip: "Show and print ISSUESLIP"
110
                  issueslip: "Show print slip and clear screen buttons"
111
                  issueqslip: "Show and print ISSUEQSLIP"
111
                  issueqslip: "Show print quick slip and clear screen buttons"
112
            - button to clear the current patron from the screen on the circulation screen.
112
            - to clear the current patron from the screen on the circulation screen.
113
        -
113
        -
114
            - pref: RecordLocalUseOnReturn
114
            - pref: RecordLocalUseOnReturn
115
              choices:
115
              choices:
116
- 

Return to bug 29129