Bugzilla – Attachment 169593 Details for
Bug 37461
Typo in SMSSendAdditionalOptions description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37461: Typo in SMSSendAdditionalOptions description
Bug-37461-Typo-in-SMSSendAdditionalOptions-descrip.patch (text/plain), 1.51 KB, created by
Caroline Cyr La Rose
on 2024-07-25 16:17:26 UTC
(
hide
)
Description:
Bug 37461: Typo in SMSSendAdditionalOptions description
Filename:
MIME Type:
Creator:
Caroline Cyr La Rose
Created:
2024-07-25 16:17:26 UTC
Size:
1.51 KB
patch
obsolete
>From 11c1932ce652c8cdb18bf9bea103d346e139a411 Mon Sep 17 00:00:00 2001 >From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> >Date: Thu, 25 Jul 2024 12:15:22 -0400 >Subject: [PATCH] Bug 37461: Typo in SMSSendAdditionalOptions description > >This patch correct a typo in the SMSSendAdditionalOptions system >preference description. > >To test: >1. Apply patch >2. Go to Administration > System preferences >3. Search for SMSSendAdditionalOptions >4. Read the description, make sure there are no spelling or grammar > error >--- > .../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 1f434a54cd..3db000432f 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 >@@ -252,7 +252,7 @@ Patrons: > - pref: EmailSMSSendDriverFromAddress > class: email > - "for emails sent using \"Email\" send driver." >- - "If the SMS::Send driver requires more options that just username/login and password, entire them here as YAML key/value pairs:" >+ - "If the SMS::Send driver requires more options than just username/login and password, enter them here as YAML key/value pairs:" > - pref: SMSSendAdditionalOptions > type: textarea > syntax: text/x-yaml >-- >2.34.1
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 37461
:
169514
|
169592
|
169593
|
169595
|
169993