1
0
This repository has been archived on 2021-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
gallery3-contrib/themes/3nids/views/admin_theme_3nids.html.php
Bharat Mediratta 1447920592 Revert "Rename "theme_3nids" to just "3nids" since we no longer have a theme_3nids module."
This reverts commit e8302ffcc8.

Conflicts:

	themes/3nids/views/album.html.php
2009-11-27 15:20:17 -08:00

12 lines
211 B
PHP
Executable File

<?php defined("SYSPATH") or die("No direct script access.") ?>
<h2>
<?= t("TagsMap Admin") ?>
</h2>
<div class="g-block">
<h3>
<?= t("3nids theme Settings") ?>
</h3>
<?= $theme_form ?>
</div>