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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref (-12 lines)
Lines 132-155 Acquisitions: Link Here
132
              class: email
132
              class: email
133
            - 'when sending acquisitions order and claim notices.'
133
            - 'when sending acquisitions order and claim notices.'
134
            - '<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
            - '<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>.'
135
        -
136
            - Use the from email address
137
            - pref: SerialsDefaultEMailAddress
138
              class: email
139
            - 'when sending serial claim notices.'
140
            - '<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>.'
141
        -
135
        -
142
            - Use the reply-to email address
136
            - Use the reply-to email address
143
            - pref: AcquisitionsDefaultReplyTo
137
            - pref: AcquisitionsDefaultReplyTo
144
              class: email
138
              class: email
145
            - 'when sending acquisitions order and claim notices.'
139
            - 'when sending acquisitions order and claim notices.'
146
            - '<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
            - '<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>.'
147
        -
148
            - Use the reply-to email address
149
            - pref: SerialsDefaultReplyTo
150
              class: email
151
            - 'when sending serial claim notices.'
152
            - '<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>.'
153
    Printing:
141
    Printing:
154
        -
142
        -
155
            - Use the
143
            - Use the
(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/serials.pref (-1 / +14 lines)
Lines 68-70 Serials: Link Here
68
        - pref: SerialsSearchResultsLimit
68
        - pref: SerialsSearchResultsLimit
69
          class: integer
69
          class: integer
70
        - first serials when performing an advanced serials search.
70
        - first serials when performing an advanced serials search.
71
- 
71
72
    Notifications:
73
    -
74
        - Use the from email address
75
        - pref: SerialsDefaultEMailAddress
76
          class: email
77
        - 'when sending serial claim notices.'
78
        - '<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>.'
79
    -
80
        - Use the reply-to email address
81
        - pref: SerialsDefaultReplyTo
82
          class: email
83
        - 'when sending serial claim notices.'
84
        - '<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>.'

Return to bug 35457