X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=themes%2Fopenwrt-light%2Fluasrc%2Fview%2Fthemes%2Fopenwrt-light%2Fheader.htm;fp=themes%2Fopenwrt-light%2Fluasrc%2Fview%2Fthemes%2Fopenwrt-light%2Fheader.htm;h=ef2cd919da5a72f9cd7a947dfe059b95fec52556;hp=2cefa819412600bdd448b8679b2ccb62541bdb04;hb=c0ba2e06c65e98360d9a98570286a9c0cb82dc67;hpb=55bc26a2a51f2032d7f65ef00b5fdd28fff10402 diff --git a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm index 2cefa8194..ef2cd919d 100644 --- a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm +++ b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm @@ -30,7 +30,7 @@ for i,r in ipairs(request) do end end -require("luci.i18n").loadc("default") +require("luci.i18n").loadc("base") require("luci.http").prepare_content("application/xhtml+xml") -%>