mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-18 11:39:19 -04:00
7 lines
158 B
PHP
7 lines
158 B
PHP
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
|
<div id="g-admin-theme-options">
|
|
<h1> <?= t("Theme Options") ?> </h1>
|
|
|
|
<?= $form ?>
|
|
</div>
|