From 7db1758e93775c3f59c4a874da36225585dcbab5 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 2 Jan 2009 22:06:12 +0000 Subject: More admin menu cleanup to reduce it's height. Removed redundant admin theme images, these are included in the default theme. Added a favicon. --- themes/admin_default/views/admin.html.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'themes/admin_default/views') diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index cbee078f..f05f24eb 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -5,6 +5,7 @@ G3: Admin Dashboard + " type="image/x-icon" /> " type="text/css" media="screen,projection"> " @@ -29,14 +30,14 @@
site_status() ?> admin_header_top() ?> + " id="gLogo" alt="" /> +
+ admin_menu() ?> +
- " id="gLogo" alt="" /> -
- admin_menu() ?> -
admin_header_bottom() ?>
-- cgit v1.2.3