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

7 lines
155 B
PHP
Raw Normal View History

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