From ab27f1393e72e8fa6c05db5948413beef9e0367f Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Mon, 13 Jun 2011 18:03:06 +0200 Subject: Admin site page --- view/admin_summary.tpl | 53 ++++++++++++++++++++++++++------------------------ 1 file changed, 28 insertions(+), 25 deletions(-) (limited to 'view/admin_summary.tpl') diff --git a/view/admin_summary.tpl b/view/admin_summary.tpl index cbd659d07..59428986a 100644 --- a/view/admin_summary.tpl +++ b/view/admin_summary.tpl @@ -1,33 +1,36 @@ -

$title - $page

+
+

$title - $page

-
-
$users.0
-
$users.1
-
-{{ for $accounts as $p }}
-
$p.0
-
$p.1
+
$pending.0
+
$pending.1
-{{ endfor }} -
-
$pending.0
-
$pending.1 -
+
+
$users.0
+
$users.1
+
+ {{ for $accounts as $p }} +
+
$p.0
+
$p.1
+
+ {{ endfor }} -
-
$version.0
-
$version.1 - $build -
+
+
$plugins.0
+ + {{ for $plugins.1 as $p }} +
$p
+ {{ endfor }} + +
+
+
$version.0
+
$version.1 - $build +
-
-
$plugins.0
- - {{ for $plugins.1 as $p }} -
$p
- {{ endfor }} - -
+ +
-- cgit v1.2.3