<%# File name : mtk_wifi_loading.htm This file is used in WebUI based on LuCI to handle the loading event. %> <%+header%> <% local disp = require "luci.dispatcher" local request = disp.context.request local url = "/"..table.concat(request,'/',5) %>

<%:Wireless%>

<%:Please wait while the settings are being applied.%>
<%+footer%>