Bugzilla – Attachment 80967 Details for
Bug 21625
Fix wording and typo in SMSSendDriver system preference description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 21625: Fix wording and typo in SMSSendDriver system preference description
Bug-21625-Fix-wording-and-typo-in-SMSSendDriver-sy.patch (text/plain), 1.36 KB, created by
Andreas Roussos
on 2018-10-21 11:00:59 UTC
(
hide
)
Description:
Bug 21625: Fix wording and typo in SMSSendDriver system preference description
Filename:
MIME Type:
Creator:
Andreas Roussos
Created:
2018-10-21 11:00:59 UTC
Size:
1.36 KB
patch
obsolete
>From 74f2b9dac734a0b781ab115c8b63ba7ce93be044 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >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 <arouss1980@gmail.com> >--- > koha-tmpl/intranet-tmpl/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 8c8227d44a..2496069d0e 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,7 +130,7 @@ Patrons: > - "Use the SMS::Send::" > - pref: SMSSendDriver > - driver to send SMS messages. >- - "<br>If you would prefer to receive SMS via E-mail, set SMSendDriver to: Email" >+ - "<br>If you would prefer to send SMS via E-mail, set SMSSendDriver to: Email" > - > - "Define a username/login" > - pref: SMSSendUsername >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 21625
:
80965
|
80967
|
81027