From e2de5461a55e4feff2f8fd3f838084b204a22c94 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 5 Jul 2005 17:43:02 +0000 Subject: Fix curvy features --- usr/local/www/carp_status.php | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php index ca0df25..fd0895b 100755 --- a/usr/local/www/carp_status.php +++ b/usr/local/www/carp_status.php @@ -68,6 +68,7 @@ include("fbegin.inc");
+
-
@@ -79,10 +80,8 @@ include("fbegin.inc"); display_top_tabs($tab_array); ?>
-
- -
+
+ "; } -echo "
"; if(!is_array($config['installedpackages']['carp']['config'])) { - echo "

Could not locate any defined CARP interfaces."; + echo "

Could not locate any defined CARP interfaces."; echo "
"; include("fend.inc"); @@ -105,7 +103,7 @@ if(!is_array($config['installedpackages']['carp']['config'])) {

- +
@@ -163,10 +161,16 @@ if($config['installedpackages']['carp']['config'] <> "")
Carp Interface
-

+ + + + -- cgit v1.1