summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/system.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/usr/local/www/system.php b/usr/local/www/system.php
index fba4e70..3c1b569 100755
--- a/usr/local/www/system.php
+++ b/usr/local/www/system.php
@@ -231,6 +231,10 @@ include("head.inc");
?>
<form action="system.php" method="post">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td id="mainarea">
+ <div class="tabcont">
+ <table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2" valign="top" class="listtopic">System</td>
</tr>
@@ -414,6 +418,9 @@ include("head.inc");
</td>
</tr>
</table>
+ </div>
+ </td></tr>
+ </table>
</form>
<?php include("fend.inc"); ?>
</body>
OpenPOWER on IntegriCloud