summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system.php')
-rwxr-xr-xusr/local/www/system.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index bae4d54..2fd286a 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -385,6 +385,7 @@ include("head.inc");
<tr>
<td colspan="2" class="list" height="12">&nbsp;</td>
</tr>
+ <?php if (! $g['disablethemeselection']): ?>
<tr>
<td colspan="2" valign="top" class="listtopic">Theme</td>
</tr>
@@ -415,6 +416,7 @@ include("head.inc");
</strong>
</td>
</tr>
+ <?php endif; ?>
<tr>
<td colspan="2" class="list" height="12">&nbsp;</td>
</tr>
OpenPOWER on IntegriCloud