From 102cea2d6336fcd1d3a16b6a083f0d8e362cb65a Mon Sep 17 00:00:00 2001 From: Charlotte Cordwell Date: Fri, 7 Sep 2018 03:35:36 +0000 Subject: [PATCH] Bug 19179: Email option for SMSSendDriver is not documented 'Email' is not documented as a valid setting. 1) Apply patch. 2) Go to Administration --> search SMSSendDriver 3) Check if SMSSendDriver has this message is at the end of the box: "If you would prefer to receive SMS via E-mail set SMSSendDriver to Email" --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 2 ++ 1 file changed, 2 insertions(+) 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 c9cad7d9a3..3cd6cbb691 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 @@ -130,6 +130,8 @@ Patrons: - "Use the SMS::Send::" - pref: SMSSendDriver - driver to send SMS messages. + -
If you would prefer to receive SMS via E-mail set SMSendDriver to E-mail. + - - "Define a username/login" - pref: SMSSendUsername - "and a password" -- 2.11.0