Files
gallery3/modules/gallery/views/admin_theme_options.html.php

7 lines
158 B
PHP
Raw Normal View History

<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="g-admin-theme-options">
<h1> <?= t("Theme Options") ?> </h1>
<?= $form ?>
</div>