diff --git a/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm b/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm
index 89ed973c1c..7c4a5bfc98 100644
--- a/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm
+++ b/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm
@@ -587,7 +587,7 @@
<%:Status%>
-
+
<%:System%>
<%:Hostname%>
<%=luci.sys.hostname() or "?"%>
@@ -605,7 +605,7 @@
-
+
<%:Memory%>
@@ -616,7 +616,7 @@
<% if swapinfo.total > 0 then %>
-
+
<%:Swap%>
@@ -626,7 +626,7 @@
<% end %>
-
+
<%:Network%>
<%:Collecting data...%>
@@ -639,7 +639,7 @@
<% if has_dhcp then %>
-
+
<%:DHCP Leases%>
@@ -657,7 +657,7 @@
-
+
<%:DHCPv6 Leases%>
@@ -677,7 +677,7 @@
<% if has_dsl then %>
-
+
<%:DSL%>
@@ -699,7 +699,7 @@
<% if has_wifi then %>
-
+
<%:Wireless%>
<%:Collecting data...%>
@@ -707,7 +707,7 @@
-
+
<%:Associated Stations%>