From aee3efe972317b49329703e354cc1d90afdf9488 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 20 Dec 2008 00:52:20 +0000 Subject: Create a pattern for admin dashboard blocks and make the "welcome" block. --- core/views/admin_dashboard.html.php | 16 +--------------- core/views/admin_dashboard_welcome.html.php | 11 +++++++++++ 2 files changed, 12 insertions(+), 15 deletions(-) create mode 100644 core/views/admin_dashboard_welcome.html.php (limited to 'core/views') diff --git a/core/views/admin_dashboard.html.php b/core/views/admin_dashboard.html.php index 1cfd8e23..4603a8bf 100644 --- a/core/views/admin_dashboard.html.php +++ b/core/views/admin_dashboard.html.php @@ -1,19 +1,5 @@ -
-

Welcome to Gallery 3!

-
-

This is your administration dashboard and it provides a quick overview of status messages, - recent updates, and frequently used options. Add or remove blocks and rearrange them - to tailor to your needs. The admin menu provides quick access to all of Gallery 3's options - and settings. Here are a few of the most used options to get you started.

- -
-
- +dashboard_blocks(); ?>

Status Messages