Files
gallery3/modules/gallery/views/admin_theme_details.html.php
Bharat Mediratta ab1fc6ad53 Make theme page headers match the menu dropdowns.
Internationalize the admin dashboard common title.
2009-06-05 19:47:11 -07:00

7 lines
155 B
PHP

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