X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=applications%2Fluci-splash%2Fluasrc%2Fmodel%2Fcbi%2Fsplash%2Fsplash.lua;h=47d7695d2c583d45106e910f34595df3f9edb92e;hp=c03cd459aed40277e6ad95a33eabdeb9cd61e074;hb=848e43a5b47c0467b90e7d9a029e59ec53461da3;hpb=264aae7910c2598fe845ebdd952e504bf8f0e48e diff --git a/applications/luci-splash/luasrc/model/cbi/splash/splash.lua b/applications/luci-splash/luasrc/model/cbi/splash/splash.lua index c03cd459a..47d7695d2 100644 --- a/applications/luci-splash/luasrc/model/cbi/splash/splash.lua +++ b/applications/luci-splash/luasrc/model/cbi/splash/splash.lua @@ -9,7 +9,6 @@ You may obtain a copy of the License at ]]-- require("luci.model.uci") -luci.i18n.loadc("splash") m = Map("luci_splash", translate("Client-Splash"), translate("Client-Splash is a hotspot authentification system for wireless mesh networks."))