@@ -, +, @@ interface --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt @@ -133,7 +133,7 @@
  1. Some charges for text messages may be incurred when using this service. Please check with your mobile service provider if you have questions.
  1. - Please enter numbers only. (123) 456-7890 would be entered as 1234567890. + SMS number should be in the format 1234567890 or +11234567890.
[% END %] --