mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 19:20:52 -04:00
68fd196d66 leaving us in a temporarily
broken state.
Signed-off-by: <unostar@danalan.info>
7 lines
155 B
PHP
7 lines
155 B
PHP
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
|
<div id="gAdminThemeOptions">
|
|
<h1> <?= t("Theme Options") ?> </h1>
|
|
|
|
<?= $form ?>
|
|
</div>
|