diff --git a/modules/admin-full/luasrc/view/admin_status/index.htm b/modules/admin-full/luasrc/view/admin_status/index.htm index e4a5f29089..0cbf101d18 100644 --- a/modules/admin-full/luasrc/view/admin_status/index.htm +++ b/modules/admin-full/luasrc/view/admin_status/index.htm @@ -85,7 +85,7 @@ $Id$ return end - local system, model, _, _, _, _, bogomips = luci.sys.sysinfo() + local system, model = luci.sys.sysinfo() -%> <%+header%> @@ -276,15 +276,6 @@ $Id$ -
- <%:CPU%> - - - - -
<%:CPU Model%><%=system or "?" %>
<%:CPU Speed%><%=math.floor((bogomips + 5) / 10) * 10 %> MHz
-
-
<%:Memory%>