summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/carp_status.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index fd0895b..73cc020 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -68,8 +68,7 @@ include("fbegin.inc");
<form action="carp_status.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
-<div id="mainarea">
-
+<div id="mainlevel">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
<?php
@@ -168,7 +167,7 @@ if($config['installedpackages']['carp']['config'] <> "")
<?php include("fend.inc"); ?>
<script type="text/javascript">
NiftyCheck();
-Rounded("div#mainarea","bl br","#FFF","#eeeeee","smooth");
+Rounded("div#mainlevel","bl br","#FFF","#eeeeee","smooth");
</script>
</body>
OpenPOWER on IntegriCloud