diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2008-12-20 01:00:52 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2008-12-20 01:00:52 +0000 |
| commit | ac4bb34cf26ea5147849d47bab2747473503d582 (patch) | |
| tree | 301de6dea25e1d1c39b75becfd6ca3c22a1e0ce5 /core/views/admin_dashboard_welcome.html.php | |
| parent | aee3efe972317b49329703e354cc1d90afdf9488 (diff) | |
Add admin sidebar blocks, and move the stats block into that pattern.
Diffstat (limited to 'core/views/admin_dashboard_welcome.html.php')
| -rw-r--r-- | core/views/admin_dashboard_welcome.html.php | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/core/views/admin_dashboard_welcome.html.php b/core/views/admin_dashboard_welcome.html.php deleted file mode 100644 index 996adc9f..00000000 --- a/core/views/admin_dashboard_welcome.html.php +++ /dev/null @@ -1,11 +0,0 @@ -<p> - 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. -</p> -<ul> - <li><a href="#">General Settings</a> - General configuation options for your Gallery.</li> - <li><a href="#">Modules</a> - Manage available and installed modules.</li> - <li><a href="#">Presentation</a> - Choose a theme, set image sizes.</li> -</ul> |
