<% 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. More information about the sms-tool on the%> <%:eko.one.pl forum%>.

<%:Send Messages%>

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