From 11fb04cddecff9d91e047dea8ad9fbb02bd5cc78 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 12 Jan 2009 04:04:55 +0000 Subject: Only the admin dashboard has a sidebar now. admin.html.php looks for $sidebar and renders the page appropriately if one exists. But only admin_dashboard has one currently. --- themes/admin_default/views/admin.html.php | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'themes') diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index c94e64ee..e8c25f84 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -52,21 +52,11 @@ +
-
-
-
- Add Dashboard Blocks - - -
-
-
- admin_sidebar_blocks() ?> +
+
-- cgit v1.2.3