From 883672e7740d955aa2f29b1eb69036145582ec63 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 21 Oct 2018 02:34:25 +0000 Subject: [PATCH] Bug 21625: Fix wording and typo in SMSSendDriver system preference description SMSSendDriver was missing an S. Koha is sending not receiving messages, so I think switching that will be a little more clear. To test: Verify that the system preference description reads correctly. Signed-off-by: Andreas Roussos Signed-off-by: Jonathan Druart Signed-off-by: Nick Clemens (cherry picked from commit 9d0fc26c4335fc9be7a01e3069c458e9397fc94f) Signed-off-by: Martin Renvoize --- .../prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 725baed767..071047f1a3 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,7 +124,7 @@ 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: Email" + - "
If you would prefer to send SMS via E-mail, set SMSSendDriver to: Email" - - "Define a username/login" - pref: SMSSendUsername -- 2.20.1