https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41636

--- Comment #2 from Michael Adamyk <[email protected]> ---
Twilio is a messaging provider that many libraries use. They require that the
SMS number be in the following format: +11234567890. The Koha instructions are
not necessarily incorrect, but they are a bit misleading. Currently we have to
use jQuery if we want to clarify the instructions, such as this: 

$('#pat_memberentrygen .sms_number_help').text("Enter +1 followed directly by
the ten-digit number (+11234567890)");

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to