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 925-936 Circulation: Link Here
925
              class: multi
925
              class: multi
926
            - (separated with |). If left empty, all ILL requests will be displayed.
926
            - (separated with |). If left empty, all ILL requests will be displayed.
927
        -
927
        -
928
            - "Send these ILL notices to staff when appropriate"
928
            - "Send these ILL notices to staff when appropriate:"
929
            - pref: ILLSendStaffNotices
929
            - pref: ILLSendStaffNotices
930
              class: multi
930
              class: multi
931
            - (separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent
931
            - "(separated with |). e.g. ILL_REQUEST_CANCEL|ILL_REQUEST_MODIFIED If left empty, no staff ILL notices will be sent."
932
        -
932
        -
933
            - Fallback email address for staff ILL notices to be sent to in the absence of a branch address
933
            - "Fallback email address for staff ILL notices to be sent to in the absence of a library address:"
934
            - pref: ILLDefaultStaffEmail
934
            - pref: ILLDefaultStaffEmail
935
    Fines Policy:
935
    Fines Policy:
936
        -
936
        -
937
- 

Return to bug 22818