Files
gallery3/core/views/admin_theme_details.html.php
2009-02-26 02:38:32 +00:00

7 lines
155 B
PHP

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