From e7a39a3db20c6bc59777bff812703f9a96b67988 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 Content-Type: text/plain; charset=utf-8 '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" Signed-off-by: Michal Denar Signed-off-by: Marcel de Rooy --- 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 c9cad7d..3cd6cbb 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.1.4