summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/carp_status.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-11-09 07:43:21 -0500
committerStephen Beaver <sbeaver@netgate.com>2015-11-09 07:43:21 -0500
commit6f3a6c317d79812ad3a30f3eec187e8b04c7e472 (patch)
tree02c27fa7506edbf58d47962e621fdd25da3e5350 /src/usr/local/www/carp_status.php
parent90719498ac6a20830bb94579e3f8f47a48b83012 (diff)
downloadpfsense-6f3a6c317d79812ad3a30f3eec187e8b04c7e472.zip
pfsense-6f3a6c317d79812ad3a30f3eec187e8b04c7e472.tar.gz
Corrected section title (now CARP Interfaces)
Diffstat (limited to 'src/usr/local/www/carp_status.php')
-rw-r--r--src/usr/local/www/carp_status.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/carp_status.php b/src/usr/local/www/carp_status.php
index 6d1b901..f1bba45 100644
--- a/src/usr/local/www/carp_status.php
+++ b/src/usr/local/www/carp_status.php
@@ -212,7 +212,7 @@ if ($carpcount == 0) {
<br /><br />
<div class="panel panel-default">
- <div class="panel-heading"><h2 class="panel-title"><?=gettext('OpenVPN Servers')?></h2></div>
+ <div class="panel-heading"><h2 class="panel-title"><?=gettext('CARP Interfaces')?></h2></div>
<div class="panel-body table-responsive">
<table class="table table-striped table-hover table-condensed">
<thead>
OpenPOWER on IntegriCloud