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=b6b693121bc3d31cd5ea0256e33c5eb1f8c93df3;hp=6883130a245cfa093d9fddca266c0ae7f5098ecf;hb=7c765875884d6866c53b63757731b079bace2e9b;hpb=dc7138e424dfd454951ed5ed4eeddbf842457e87 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 6883130a2..b6b693121 100644 --- a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm +++ b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm @@ -62,8 +62,8 @@ require("luci.http").prepare_content("application/xhtml+xml")

<%=luci.version.distname%>

: <%=luci.version.distversion%> | -<%:load%>: <%="%.2f" % load1%> <%="%.2f" % load5%> <%="%.2f" % load15%> | -<%:hostname%>: <%=hostname%> +<%:Load%>: <%="%.2f" % load1%> <%="%.2f" % load5%> <%="%.2f" % load15%> | +<%:Hostname%>: <%=hostname%>

@@ -151,10 +151,10 @@ if tree.nodes[category] and tree.nodes[category].ucidata then end -%> <% end %>