<% local util = require "luci.util" local sys = require "luci.sys" local uci = require "luci.model.uci".cursor() local pon = tostring(uci:get("sms_tool", "general", "prefix")) local pnumber = tostring(uci:get("sms_tool", "general", "pnumber")) local info = tostring(uci:get("sms_tool", "general", "information")) -%> <%+header%>

<%:SMS Messages%>

<%:Web UI for sending messages via sms_tool.%>
<%:The phone number should be preceded by the country prefix (for Poland it is 48, without '+'). If the number is 5, 4 or 3 characters, it is treated as 'short' and should not be preceded by a country prefix.%>


<%:User Phonebook%>:
<%:Send to%>:
<%:Message text%>:
160
<%:Status%>:
<%+footer%>