summaryrefslogtreecommitdiff
path: root/core/views/admin_block_welcome.html.php
blob: d4ae475ac44f274ba0130e53ddc5ac7154ae6c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<? defined("SYSPATH") or die("No direct script access."); ?>
<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>