summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-13 04:15:35 +0000
committerBill Marquette <billm@pfsense.org>2005-07-13 04:15:35 +0000
commit49424ec009f38e21e2baff203678ab1c9fde6752 (patch)
treeef36cbc0305bf7bf745f359626a9b26babe1dd23 /usr/local/www/carp_status.php
parent4d4ec7e1cb8ebd54dd0db544d01a76cc32dfa924 (diff)
downloadpfsense-49424ec009f38e21e2baff203678ab1c9fde6752.zip
pfsense-49424ec009f38e21e2baff203678ab1c9fde6752.tar.gz
Move CARP around - it's no longer a "service"
status shows under status menu and all settings are under virtual ips
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index f2ddbfc..7ba828c 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -70,14 +70,6 @@ include("fbegin.inc");
<div id="mainlevel">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
-<tr><td>
-<?php
- $tab_array = array();
- $tab_array[] = array("CARP Status", true, "carp_status.php");
- $tab_array[] = array("CARP Settings", false, "/pkg_edit.php?xml=carp_settings.xml&id=0");
- display_top_tabs($tab_array);
-?>
-</td></tr>
<tr><td class="tabcont">
<?php
OpenPOWER on IntegriCloud