From 38f9cdb9744b391a714a5d8134c007b50d721e97 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 14 Mar 2005 16:48:37 +0000 Subject: Remove sync status column since this is a global setting now. --- packages/carp_status.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'packages') diff --git a/packages/carp_status.php b/packages/carp_status.php index 09d09b9d..f9e65665 100644 --- a/packages/carp_status.php +++ b/packages/carp_status.php @@ -67,7 +67,6 @@ include("fbegin.inc");
Interface
Status
-
Sync Status
"") echo ""; echo "
" . $ipaddress . " - " . $carp_int . ""; echo "
" . $status . "
" . $sync_status . ""; - echo "
" . $synciface . " - " . convert_friendly_interface_to_real_interface_name($synciface) . ""; echo ""; } -- cgit v1.2.3