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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-8 / +7 lines)
Lines 173-188 Patrons: Link Here
173
               0: "Don't send"
173
               0: "Don't send"
174
         - email receipts to patrons for payments and writeoffs.
174
         - email receipts to patrons for payments and writeoffs.
175
     -
175
     -
176
         - "Use"
176
         - "Use the patron's"
177
         - pref: AutoEmailPrimaryAddress
177
         - pref: AutoEmailPrimaryAddress
178
           default: "OFF"
178
           default: "OFF"
179
           choices:
179
           choices:
180
               email: home
180
               email: primary email
181
               emailpro: work
181
               emailpro: secondary email
182
               B_email: alternate
182
               B_email: alternate email
183
               cardnumber: cardnumber as
183
               cardnumber: cardnumber
184
               "OFF": first valid
184
               "OFF": first valid email address
185
         - "patron email address for sending out emails."
185
         - 'for sending welcome messages with <a href="/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=AutoEmailNewUser">AutoEmailNewUser</a>.'
186
     -
186
     -
187
         - pref: TalkingTechItivaPhoneNotification
187
         - pref: TalkingTechItivaPhoneNotification
188
           choices:
188
           choices:
189
- 

Return to bug 33191