From 9f221f9ae8b16846bd3b9b35b19d4b5434050f95 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" Signed-off-by: Michal Denar Signed-off-by: Marcel de Rooy Signed-off-by: Nick Clemens (cherry picked from commit 2d6cf8bd7a0e290c8bb947ed1880f1e906d0e74c) Signed-off-by: Martin Renvoize --- .../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 348e1dd9ed..9701b22ae1 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 @@ -124,6 +124,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.39.5