From: Steven Barth Date: Sun, 25 May 2008 17:46:06 +0000 (+0000) Subject: * Fixed a typo X-Git-Tag: 0.8.0~991 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=32acc2cf98c07ea67c4e17860da7c4d536e32578;p=oweals%2Fluci.git * Fixed a typo --- diff --git a/core/src/view/header.htm b/core/src/view/header.htm index 1a09ad304..5f876781f 100644 --- a/core/src/view/header.htm +++ b/core/src/view/header.htm @@ -34,7 +34,7 @@ require("luci.http").prepare_content("text/html")
<%=luci.config.brand.firmware%>
- <%=luci.config.brand.distribution%>
+ <%=luci.config.brand.distro%>
<%:load Last%>: <%=load1%> <%=load5%> <%=load15%>
<%:hostname Hostname%>: <%=luci.sys.hostname()%>