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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref (-2 / +1 lines)
Lines 252-258 Patrons: Link Here
252
         - pref: EmailSMSSendDriverFromAddress
252
         - pref: EmailSMSSendDriverFromAddress
253
           class: email
253
           class: email
254
         - "for emails sent using \"Email\" send driver."
254
         - "for emails sent using \"Email\" send driver."
255
         - "If the SMS::Send driver requires more options that just username/login and password, entire them here as YAML key/value pairs:"
255
         - "If the SMS::Send driver requires more options than just username/login and password, enter them here as YAML key/value pairs:"
256
         - pref: SMSSendAdditionalOptions
256
         - pref: SMSSendAdditionalOptions
257
           type: textarea
257
           type: textarea
258
           syntax: text/x-yaml
258
           syntax: text/x-yaml
259
- 

Return to bug 37461