mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-11 04:49:08 -04:00
Updates to the developer tool create module.
It now creates a fully functional sidebar block, a dialog pop up on the option menu for albums or photos, a dashboard block and an admin screen.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<?= "<?php defined(\"SYSPATH\") or die(\"No direct script access.\") ?>" ?>
|
||||
|
||||
<div id="gAdmin<?= $class ?>">
|
||||
<div id="gAdmin<?= $css_id ?>">
|
||||
<h2>
|
||||
<?= "<?= t(\"$name Adminstration\") ?>" ?>
|
||||
</h2>
|
||||
|
||||
Reference in New Issue
Block a user