mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 19:20:52 -04:00
Rename theme_details to theme_options. These changes got left out of
68fd196d66 leaving us in a temporarily
broken state.
Signed-off-by: <unostar@danalan.info>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div id="gAdminThemeOptions">
|
||||
<h1> <?= t("Theme Options") ?> </h1>
|
||||
|
||||
<?= $form ?>
|
||||
</div>
|
||||
Reference in New Issue
Block a user