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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-4 / +3 lines)
Lines 124-142 Acquisitions: Link Here
124
            - pref: AcquisitionsDefaultEMailAddress
124
            - pref: AcquisitionsDefaultEMailAddress
125
              class: email
125
              class: email
126
            - 'when sending acquisitions order and claim notices.'
126
            - 'when sending acquisitions order and claim notices.'
127
            - '<br>If left empty, it will fall back to the first defined address in the following list: Library Email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
127
            - '<br>If left empty, it will fall back to the first defined address in the following list: library email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
128
        -
128
        -
129
            - Use the from email address
129
            - Use the from email address
130
            - pref: SerialsDefaultEMailAddress
130
            - pref: SerialsDefaultEMailAddress
131
              class: email
131
              class: email
132
            - 'when sending serial claim notices.'
132
            - 'when sending serial claim notices.'
133
            - '<br>If left empty, it will fall back to the first defined address in the following list: Library Email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
133
            - '<br>If left empty, it will fall back to the first defined address in the following list: library email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
134
        -
134
        -
135
            - Use the reply-to email address
135
            - Use the reply-to email address
136
            - pref: AcquisitionsDefaultReplyTo
136
            - pref: AcquisitionsDefaultReplyTo
137
              class: email
137
              class: email
138
            - 'when sending acquisitions order and claim notices.'
138
            - 'when sending acquisitions order and claim notices.'
139
            - '<br>If left empty, it will fall back to the first defined address in the following list: Library ReplyTo, Library Email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault">ReplytoDefault</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
139
            - '<br>If left empty, it will fall back to the first defined address in the following list: library reply-to, library email, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=ReplytoDefault">ReplytoDefault</a>, <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=KohaAdminEmailAddress">KohaAdminEmailAddress</a>.'
140
        -
140
        -
141
            - Use the reply-to email address
141
            - Use the reply-to email address
142
            - pref: SerialsDefaultReplyTo
142
            - pref: SerialsDefaultReplyTo
143
- 

Return to bug 20755