From b695b98b69a9fbc0d532fdd6262a76e631b50cd2 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Mon, 13 Mar 2023 16:01:30 -0400 Subject: [PATCH] Bug 29046: Change link in EmailFieldPrecedence and add link in EmailFieldPrimary This patch modifies the link in EmailFieldPrecedence to reflect the new name of EmailFieldPrimary. It also adds a note in the latter to set the 'first valid' order in the former. To test: 1. Go to Administration > Global system preferences 2. Search for EmailFieldPrecedence 3. Click on the link in the description --> It should lead to EmailFieldPrimary 4. Read the note in EmailFieldPrimary, make sure the grammar and spelling are correct. 5. Click the link to EmailFieldPrecedence --> It should lead to EmailFieldPrecedence Signed-off-by: Martin Renvoize Signed-off-by: Katrin Fischer --- .../prog/en/modules/admin/preferences/patrons.pref | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 36852ba16e..362fae9c1d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -183,12 +183,13 @@ Patrons: cardnumber: cardnumber "OFF": first valid email address - 'for sending out email notices.' + - '
NOTE: If set to "first valid", the order in which the email addresses are checked is set in EmailFieldPrecedence.' - - Use the following patron email fields in order of highest precedence first - pref: EmailFieldPrecedence class: multi - when selecting which email address to use to send patron notices. - - '
NOTE: This preference only takes effect if AutoEmailPrimaryAddress is set to first valid' + - '
NOTE: This preference only takes effect if EmailFieldPrimary is set to first valid.' - - pref: TalkingTechItivaPhoneNotification choices: -- 2.30.2