@@ -, +, @@ --- .../prog/en/modules/admin/preferences/patrons.pref | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -185,10 +185,12 @@ Patrons: - 'for sending out email notices.' - '
NOTE: If set to "first valid", the order in which the email addresses are checked is set in EmailFieldPrecedence.' - - - When EmailFieldPrimary is set to 'first valid', check the patron email address fields in the following order and use the first valid email address found: + - "When EmailFieldPrimary is set to 'first valid', check the patron email address fields in the following order and use the first valid email address found:" - pref: EmailFieldPrecedence class: multi - - '
NOTE: All patron fields are valid, but to work correctly they must contain a valid email address or an empty string.' + - '
NOTE: All patron fields can be used, but to work correctly they must contain a valid email address or an empty string.' + - "Valid options are the database columns of the borrowers table, separated by | (pipe)." + - "Example: email|emailpro|B_email" - - pref: TalkingTechItivaPhoneNotification choices: --