From c02d2554cfdf23a91b6b756ada91ab1ce1018280 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 15 Dec 2008 01:48:34 +0000 Subject: Refactor admin dashboard. o Copy all the assets from default to default_admin so that they're totally separate o Get rid of $item_theme o Rename list_users.html.php to users.html.php o use __call in admin controller to allow us to load any admin page --- themes/default_admin/views/admin.html.php | 52 ++++++++++++++++--------------- 1 file changed, 27 insertions(+), 25 deletions(-) (limited to 'themes/default_admin/views/admin.html.php') diff --git a/themes/default_admin/views/admin.html.php b/themes/default_admin/views/admin.html.php index 0d1f8e28..8b3cede3 100644 --- a/themes/default_admin/views/admin.html.php +++ b/themes/default_admin/views/admin.html.php @@ -6,24 +6,24 @@ G3: Admin Dashboard " type="text/css" media="screen,projection"> - " type="text/css" media="screen,projection"> + " type="text/css" media="screen,projection"> - " type="text/css" media="screen,projection"> - " type="text/css" media="screen,projection"> - - + - + @@ -72,9 +72,11 @@
  • - " id="gLogo" alt="Gallery 3: Your Photos on Your Web Site" /> + " id="gLogo" alt="Gallery 3: Your Photos on Your Web Site" /> +

    ^ Display as a tree widget

    - +
    X

    Gallery Project News

    @@ -182,7 +184,7 @@
  • 4-Feb Gallery 3.0 released!
  • - +
    @@ -193,4 +195,4 @@
    - \ No newline at end of file + -- cgit v1.2.3