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

  <?= $form ?>
</div>