summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index f4bf9c8..9e79830 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -101,6 +101,7 @@ if(!is_array($config['installedpackages']['carp']['config'])) {
<p>
+<div id="mainarea">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
</tr>
<tr>
@@ -161,8 +162,13 @@ if($config['installedpackages']['carp']['config'] <> "")
</table>
</td></tr>
</table>
+</div>
<?php include("fend.inc"); ?>
+<script type="text/javascript">
+NiftyCheck();
+Rounded("div#mainarea","bl br","#FFF","#eeeeee","smooth");
+</script>
</body>
</html>
OpenPOWER on IntegriCloud