From 7bb3766ebd31890f904217db94d8b10761dd8c96 Mon Sep 17 00:00:00 2001 From: Baris Soner Usakli Date: Mon, 3 Mar 2014 22:05:25 -0500 Subject: [PATCH] 2 column layout for admin index --- public/templates/admin/index.tpl | 44 +++++++++++++++++--------------- 1 file changed, 23 insertions(+), 21 deletions(-) diff --git a/public/templates/admin/index.tpl b/public/templates/admin/index.tpl index f7800cb74c..21e1578cd3 100644 --- a/public/templates/admin/index.tpl +++ b/public/templates/admin/index.tpl @@ -1,4 +1,5 @@
+
Welcome to NodeBB
@@ -11,24 +12,7 @@

-
-
-
-
Updates
-
-
-

You are running NodeBB v{version}.

-
-

- Always make sure that your NodeBB is up to date for the latest security patches and bug fixes. -

-

- -

-
-
-
-
+
Notices
@@ -40,8 +24,7 @@
- -
+
Unique Visitors
@@ -65,13 +48,32 @@
+ -
+ + +
+
+
Updates
+
+
+

You are running NodeBB v{version}.

+
+

+ Always make sure that your NodeBB is up to date for the latest security patches and bug fixes. +

+

+ +

+
+
+
Active Users socket connections
+
\ No newline at end of file