<%+header%> <% local sys = require "luci.sys" local utl = require "luci.util" local fs = require "nixio.fs" function showicon(lck) if lck == 0 then return resource .. "/icons/unlock1.png" else return resource .. "/icons/lock1.png" end end -%>

<%:Menu Selection%>

<%:Current Menu is Limited.%>
<%:You must enter a password to change to the full Menu.%>
<%:Current Menu is Full.%>
<%:You must enter a password to change to the limited Menu.%>
<%+footer%>