X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=applications%2Fluci-splash%2Fluasrc%2Fmodel%2Fcbi%2Fsplash%2Fsplash.lua;h=c03cd459aed40277e6ad95a33eabdeb9cd61e074;hb=004e89c77648ec80e4a30ace6451acce61ad89e9;hp=0e3e6ed2bf1bf974e7070a022fe157dd714c0780;hpb=9c97cdb7b6edcc62d29a72ca64cd682503e693f6;p=project%2Fluci.git diff --git a/applications/luci-splash/luasrc/model/cbi/splash/splash.lua b/applications/luci-splash/luasrc/model/cbi/splash/splash.lua index 0e3e6ed2bf..c03cd459ae 100644 --- a/applications/luci-splash/luasrc/model/cbi/splash/splash.lua +++ b/applications/luci-splash/luasrc/model/cbi/splash/splash.lua @@ -58,7 +58,7 @@ uci:foreach("network", "alias", s = m:section(TypedSection, "whitelist", translate("Whitelist"), - translate("MAC addresses of whitelisted clients. These do not need to accept the splash and and are not bandwidth limited.")) + translate("MAC addresses of whitelisted clients. These do not need to accept the splash and are not bandwidth limited.")) s.template = "cbi/tblsection" s.addremove = true