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

Return to bug 22818