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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref (-4 / +3 lines)
Lines 932-943 Circulation: Link Here
932
              class: multi
932
              class: multi
933
            - (separated with |). If left empty, all ILL requests will be displayed.
933
            - (separated with |). If left empty, all ILL requests will be displayed.
934
        -
934
        -
935
            - "Send these ILL notices to staff when appropriate"
935
            - "Send these ILL notices to staff when appropriate:"
936
            - pref: ILLSendStaffNotices
936
            - pref: ILLSendStaffNotices
937
              class: multi
937
              class: multi
938
            - (separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent
938
            - "(separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent."
939
        -
939
        -
940
            - Fallback email address for staff ILL notices to be sent to in the absence of a branch address
940
            - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:"
941
            - pref: ILLDefaultStaffEmail
941
            - pref: ILLDefaultStaffEmail
942
    Fines Policy:
942
    Fines Policy:
943
        -
943
        -
944
- 

Return to bug 22818