Bugzilla – Attachment 157749 Details for
Bug 20755
Allow separate email configuration for acquisition and serials emails
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20755: (QA follow-up) Fix capitalization in system preference description
Bug-20755-QA-follow-up-Fix-capitalization-in-syste.patch (text/plain), 3.07 KB, created by
Katrin Fischer
on 2023-10-24 15:41:52 UTC
(
hide
)
Description:
Bug 20755: (QA follow-up) Fix capitalization in system preference description
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-10-24 15:41:52 UTC
Size:
3.07 KB
patch
obsolete
>From 1b372abeeb4f05ebd627270104c95358d0acd019 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer@bsz-bw.de> >Date: Tue, 24 Oct 2023 15:40:51 +0000 >Subject: [PATCH] Bug 20755: (QA follow-up) Fix capitalization in system > preference description > >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >--- > .../prog/en/modules/admin/preferences/acquisitions.pref | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >index 8ea184c5f1..0a86841f1f 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref >@@ -124,19 +124,19 @@ Acquisitions: > - pref: AcquisitionsDefaultEMailAddress > class: email > - 'when sending acquisitions order and claim notices.' >- - '<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>.' >+ - '<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>.' > - > - Use the from email address > - pref: SerialsDefaultEMailAddress > class: email > - 'when sending serial claim notices.' >- - '<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>.' >+ - '<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>.' > - > - Use the reply-to email address > - pref: AcquisitionsDefaultReplyTo > class: email > - 'when sending acquisitions order and claim notices.' >- - '<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>.' >+ - '<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>.' > - > - Use the reply-to email address > - pref: SerialsDefaultReplyTo >-- >2.30.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 20755
:
157191
|
157301
|
157747
|
157748
|
157749
|
157771
|
158235
|
158236
|
158237
|
158238