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

  <?= $form ?>
</div>