themes: now load base instead of default i18n
[project/luci.git] / themes / openwrt-light / luasrc / view / themes / openwrt-light / header.htm
index cd2cf8733b0b650e9f88eb62830c09fdeec4c59c..ef2cd919da5a72f9cd7a947dfe059b95fec52556 100644 (file)
@@ -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")
 
 -%>
@@ -54,8 +54,8 @@ require("luci.http").prepare_content("application/xhtml+xml")
 <body class="lang_<%=luci.i18n.context.lang%>">
 
 <p class="skiplink">
-<span id="skiplink1"><a href="#navigation"><%:skiplink1 Skip to navigation%></a></span>
-<span id="skiplink2"><a href="#content"><%:skiplink2 Skip to content%></a></span>
+<span id="skiplink1"><a href="#navigation"><%:Skip to navigation%></a></span>
+<span id="skiplink2"><a href="#content"><%:Skip to content%></a></span>
 </p>
 
 <div id="header">