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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-3 / +4 lines)
Lines 185-194 Patrons: Link Here
185
         - 'for sending out email notices.'
185
         - 'for sending out email notices.'
186
         - '<br><strong>NOTE:</strong> If set to "first valid", the order in which the email addresses are checked is set in <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrecedence">EmailFieldPrecedence</a>.'
186
         - '<br><strong>NOTE:</strong> If set to "first valid", the order in which the email addresses are checked is set in <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrecedence">EmailFieldPrecedence</a>.'
187
     -
187
     -
188
         - When <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrimary">EmailFieldPrimary</a> is set to '<strong>first valid</strong>', check the patron email address fields in the following order and use the first valid email address found:
188
         - "When <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=EmailFieldPrimary'>EmailFieldPrimary</a> is set to '<strong>first valid</strong>', check the patron email address fields in the following order and use the first valid email address found:"
189
         - pref: EmailFieldPrecedence
189
         - pref: EmailFieldPrecedence
190
           class: multi
190
           class: multi
191
         - '<br><strong>NOTE:</strong> All patron fields are valid, but to work correctly they must contain a valid email address or an empty string.'
191
         - '<br><strong>NOTE:</strong> All patron fields can be used, but to work correctly they must contain a valid email address or an empty string.'
192
         - "Valid options are the <a href='http://schema.koha-community.org/__VERSION__/tables/borrowers.html' target='blank'>database columns</a> of the borrowers table, separated by | (pipe)."
193
         - "Example: email|emailpro|B_email"
192
     -
194
     -
193
         - pref: TalkingTechItivaPhoneNotification
195
         - pref: TalkingTechItivaPhoneNotification
194
           choices:
196
           choices:
195
- 

Return to bug 29046