1
0

Tighten up the text a bit.

This commit is contained in:
Bharat Mediratta 2009-11-29 00:08:00 -08:00
parent e12cc3dd2f
commit bc1f03996a

View File

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