Rename theme_details to theme_options. These changes got left out of

68fd196d66 leaving us in a temporarily
broken state.

Signed-off-by:  <unostar@danalan.info>
This commit is contained in:
Bharat Mediratta
2009-06-12 06:55:21 +08:00
committed by
parent 4c7fc9515b
commit 24bd873c4f
5 changed files with 8 additions and 8 deletions
@@ -0,0 +1,6 @@
<?php defined("SYSPATH") or die("No direct script access.") ?>
<div id="gAdminThemeOptions">
<h1> <?= t("Theme Options") ?> </h1>
<?= $form ?>
</div>