Files
gallery3/modules/gallery/views/admin_theme_options.html.php
2009-10-04 15:53:00 -06:00

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>