summaryrefslogtreecommitdiff
path: root/modules/gallery/views/admin_theme_details.html.php
blob: f093b70b39fdcae0f8cac8835bd9a1f4e32f2db5 (plain)
1
2
3
4
5
6
<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="gAdminThemeDetails">
  <h1> <?= t("Theme Options") ?> </h1>

  <?= $form ?>
</div>