diff --git a/core/src/view/header.htm b/core/src/view/header.htm index 1a09ad3049..5f876781f6 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()%>