summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-05 21:00:23 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-05 21:00:23 +0000
commit4208d2085b70d2b48de25e8875d94a800393fde5 (patch)
tree958f127b98a39a3c9332662ecdf9d19567102430 /usr/local/www/carp_status.php
parentdc9514046fdcec64dc516e2f394a58d70108cc5d (diff)
downloadpfsense-4208d2085b70d2b48de25e8875d94a800393fde5.zip
pfsense-4208d2085b70d2b48de25e8875d94a800393fde5.tar.gz
Use a unique name to fix the top line.
Diffstat (limited to 'usr/local/www/carp_status.php')
-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