summaryrefslogtreecommitdiffstats
path: root/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-20 17:47:37 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-20 17:47:37 +0000
commitd5fe3bbcc1a2344887af09dedcfa4321923fbce1 (patch)
treec82458b1f17f266a973cef867c7ad4f3c17b1acf /usr/local/www/carp_status.php
parentb320170df102e0ed8064938c6e3f9c59f026adab (diff)
downloadpfsense-d5fe3bbcc1a2344887af09dedcfa4321923fbce1.zip
pfsense-d5fe3bbcc1a2344887af09dedcfa4321923fbce1.tar.gz
Remove (FAILOVER)
Diffstat (limited to 'usr/local/www/carp_status.php')
-rwxr-xr-xusr/local/www/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/carp_status.php b/usr/local/www/carp_status.php
index d034e4c..30a50ad 100755
--- a/usr/local/www/carp_status.php
+++ b/usr/local/www/carp_status.php
@@ -59,7 +59,7 @@ if($_POST['disablecarp'] <> "") {
$status = get_carp_status();
-$pgtitle = array("Status","CARP (failover)");
+$pgtitle = array("Status","CARP");
include("head.inc");
?>
OpenPOWER on IntegriCloud