diff --git a/websiteFunctions/templates/websiteFunctions/listWebsites.html b/websiteFunctions/templates/websiteFunctions/listWebsites.html index b1add22b8..679991b22 100755 --- a/websiteFunctions/templates/websiteFunctions/listWebsites.html +++ b/websiteFunctions/templates/websiteFunctions/listWebsites.html @@ -112,52 +112,64 @@
-
+
-
- -
- - Manage - +
+
+ +
+ MANAGE +
-
-
-
- - {$ wp.version || 'Unknown' $} +
+
+
+
+
+ + {$ wp.version || 'UNKNOWN' $} +
+
+
+
+ + {$ wp.phpVersion || 'UNKNOWN' $} +
+
+
+
+ + {$ wp.theme || 'UNKNOWN' $} +
+
+
+
+ + {$ wp.activePlugins || '0' $} ACTIVE +
+
-
- - {$ wp.phpVersion || 'Unknown' $} -
-
- - {$ wp.theme || 'Unknown' $} -
-
- - {$ wp.activePlugins || '0' $} active -
-
-
-
-
-
- - {$ wp.searchEngineIndexing ? 'Enabled' : 'Disabled' $} -
-
- - {$ wp.maintenanceMode ? 'Enabled' : 'Disabled' $} +
+
+
+ + DISABLED +
+
+
+
+ + DISABLED +
+