mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-28 02:34:10 -04:00
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.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<?= $theme->admin_dashboard_blocks() ?>
|
||||
Reference in New Issue
Block a user