From 1127257f638ce641f23751928c449c3121622a8d Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 15 Dec 2008 01:50:52 +0000 Subject: Rename default_admin to admin_default. --- themes/admin_default/views/header.html.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 themes/admin_default/views/header.html.php (limited to 'themes/admin_default/views/header.html.php') diff --git a/themes/admin_default/views/header.html.php b/themes/admin_default/views/header.html.php new file mode 100644 index 00000000..89d105fb --- /dev/null +++ b/themes/admin_default/views/header.html.php @@ -0,0 +1,18 @@ + +header_top() ?> +" src="url("images/logo.png") ?>" /> + +
+site_navigation() ?> +
+ +header_bottom() ?> + + + + -- cgit v1.2.3