Files
gallery3/core/views/admin_dashboard_main.html.php
Bharat Mediratta 11fb04cdde Only the admin dashboard has a sidebar now.
admin.html.php looks for $sidebar and renders the page appropriately
if one exists.  But only admin_dashboard has one currently.
2009-01-12 04:04:55 +00:00

3 lines
103 B
PHP

<?php defined("SYSPATH") or die("No direct script access.") ?>
<?= $theme->admin_dashboard_blocks() ?>