Files
gallery3/modules/gallery/views/admin_theme_options.html.php
Bharat Mediratta 0b23433d94 Rename theme_details to theme_options. These changes got left out of
68fd196d66 leaving us in a temporarily
broken state.
2009-06-11 12:50:50 -07:00

7 lines
155 B
PHP

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