https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16188 --- Comment #2 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 70785 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=70785 Bug 16188 - SMS via email not applicable in India due to telecom regulation Review of attachment 70785: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=16188&attachment=70785) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ +129,4 @@
- - "Use the SMS::Send::" - pref: SMSSendDriver + - driver to send SMS messages. <em>(<a href="//lists.katipo.co.nz/pipermail/koha/2016-April/045114.html">Do not set this</a> to 'Email' if you are in India)</em><br/>
https: is missing. ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/sms_providers.tt @@ +55,5 @@
[% ELSE %]
<div class="dialog message"> + There are no SMS cellular providers defined.<br/><br/> + <em>This feature <a href="//lists.katipo.co.nz/pipermail/koha/2016-April/045114.html">does not work</a> if you are in India</em>
https: is missing. -- You are receiving this mail because: You are watching all bug changes.