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 130-148 Acquisitions: Link Here
130
            - pref: AcquisitionsDefaultEMailAddress
130
            - pref: AcquisitionsDefaultEMailAddress
131
              class: email
131
              class: email
132
            - 'when sending acquisitions order and claim notices.'
132
            - 'when sending acquisitions order and 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 from email address
135
            - Use the from email address
136
            - pref: SerialsDefaultEMailAddress
136
            - pref: SerialsDefaultEMailAddress
137
              class: email
137
              class: email
138
            - 'when sending serial claim notices.'
138
            - 'when sending serial claim notices.'
139
            - '<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>.'
139
            - '<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>.'
140
        -
140
        -
141
            - Use the reply-to email address
141
            - Use the reply-to email address
142
            - pref: AcquisitionsDefaultReplyTo
142
            - pref: AcquisitionsDefaultReplyTo
143
              class: email
143
              class: email
144
            - 'when sending acquisitions order and claim notices.'
144
            - 'when sending acquisitions order and claim notices.'
145
            - '<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>.'
145
            - '<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>.'
146
        -
146
        -
147
            - Use the reply-to email address
147
            - Use the reply-to email address
148
            - pref: SerialsDefaultReplyTo
148
            - pref: SerialsDefaultReplyTo
149
- 

Return to bug 20755