Bugzilla – Attachment 112471 Details for
Bug 23291
Patron batch modification based on SMS number
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23291: (follow-up) Fix capitalization on SMS
Bug-23291-follow-up-Fix-capitalization-on-SMS.patch (text/plain), 1.20 KB, created by
Aleisha Amohia
on 2020-10-25 03:44:17 UTC
(
hide
)
Description:
Bug 23291: (follow-up) Fix capitalization on SMS
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2020-10-25 03:44:17 UTC
Size:
1.20 KB
patch
obsolete
>From 1d840418582ad974eb415d6e3e4f763770c448f4 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Mon, 7 Oct 2019 22:28:07 +0000 >Subject: [PATCH] Bug 23291: (follow-up) Fix capitalization on SMS > >There was one sms hidden between all the SMS, fixed it. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >index 2aedf378eea..63b38f56457 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt >@@ -107,7 +107,7 @@ > [% END %] > > [% IF ( notfoundsmsnumbers ) %] >- <div class="dialog alert"><p>Warning, the following sms numbers were not found:</p></div> >+ <div class="dialog alert"><p>Warning, the following SMS numbers were not found:</p></div> > <table style="margin:auto;"> > <thead> > <tr><th>SMS numbers not found</th></tr> >-- >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 23291
:
91436
|
92429
|
92430
|
92666
|
92667
|
93859
|
101931
|
101932
|
101933
|
112469
|
112470
|
112471
|
128641
|
128876
|
128877