From f4ad1ac2dcd7ab051ba46e9fec9c29e04cf5a7ab Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 19 Feb 2014 18:14:15 -0500 Subject: [PATCH] moving active users list to bottom of admin index --- public/templates/admin/index.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/public/templates/admin/index.tpl b/public/templates/admin/index.tpl index 0ff8383dc3..fdc304b50a 100644 --- a/public/templates/admin/index.tpl +++ b/public/templates/admin/index.tpl @@ -12,14 +12,6 @@ -
-
-
Active Users socket connections
-
-
-
-
-
Updates
@@ -33,4 +25,12 @@
+
+
+
Active Users socket connections
+
+
+
+
+
\ No newline at end of file