@@ -, +, @@ preference description --- .../prog/en/modules/admin/preferences/acquisitions.pref | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref @@ -130,19 +130,19 @@ Acquisitions: - pref: AcquisitionsDefaultEMailAddress class: email - 'when sending acquisitions order and claim notices.' - - '
If left empty, it will fall back to the first defined address in the following list: Library Email, KohaAdminEmailAddress.' + - '
If left empty, it will fall back to the first defined address in the following list: library email, KohaAdminEmailAddress.' - - Use the from email address - pref: SerialsDefaultEMailAddress class: email - 'when sending serial claim notices.' - - '
If left empty, it will fall back to the first defined address in the following list: Library Email, KohaAdminEmailAddress.' + - '
If left empty, it will fall back to the first defined address in the following list: library email, KohaAdminEmailAddress.' - - Use the reply-to email address - pref: AcquisitionsDefaultReplyTo class: email - 'when sending acquisitions order and claim notices.' - - '
If left empty, it will fall back to the first defined address in the following list: Library ReplyTo, Library Email, ReplytoDefault, KohaAdminEmailAddress.' + - '
If left empty, it will fall back to the first defined address in the following list: library reply-to, library email, ReplytoDefault, KohaAdminEmailAddress.' - - Use the reply-to email address - pref: SerialsDefaultReplyTo --