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

  <?= $form ?>
</div>