From 211c6394a0d145d3215893b827241723bb358a13 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 9 Jun 2008 10:10:29 +0000 Subject: * Prepare german translation cleanup --- .../luasrc/view/themes/fledermaus/header.htm | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'themes/fledermaus/luasrc') diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm index 0556bef86..327e33964 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm @@ -34,8 +34,8 @@ require("luci.http").prepare_content("text/html")
<%=luci.config.brand.firmware%>
<%=luci.config.brand.distro%>
- <%:load Last%>: <%=load1%> <%=load5%> <%=load15%>
- <%:hostname Hostname%>: <%=luci.sys.hostname()%> + <%:load%>: <%=load1%> <%=load5%> <%=load15%>
+ <%:hostname%>: <%=luci.sys.hostname()%>
<%=luci.config.brand.title%>
@@ -44,7 +44,7 @@ require("luci.http").prepare_content("text/html")
-<%:path Pfad%>: <% +<%:path%>: <% local c = tree local url = controller for k,v in pairs(request) do @@ -108,7 +108,7 @@ end %>