summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_graph.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2008-01-08 02:29:22 +0000
committerChris Buechler <cmb@pfsense.org>2008-01-08 02:29:22 +0000
commit0f266b2ed4c58282c31d96d3e4f760f93197b484 (patch)
tree4441dd8e99b97d78af848117f8012b54486e837a /usr/local/www/status_graph.php
parent5fc2f163bc814b6ab44907c7fd28a72dd293cbc0 (diff)
downloadpfsense-0f266b2ed4c58282c31d96d3e4f760f93197b484.zip
pfsense-0f266b2ed4c58282c31d96d3e4f760f93197b484.tar.gz
touch up text
Ticket #1569
Diffstat (limited to 'usr/local/www/status_graph.php')
-rwxr-xr-xusr/local/www/status_graph.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_graph.php b/usr/local/www/status_graph.php
index 588c388..2c829b0 100755
--- a/usr/local/www/status_graph.php
+++ b/usr/local/www/status_graph.php
@@ -69,7 +69,7 @@ for ($j = 1; isset($config['interfaces']['opt' . $j]['enable']); $j++) {
$ifdescrs['opt' . $j] = $config['interfaces']['opt' . $j]['descr'];
}
if((isset($config['ipsec']['enable'])) || (isset($config['ipsec']['mobileclients']['enable']))) {
- $ifdescrs['ipsec'] = "IPSEC";
+ $ifdescrs['ipsec'] = "IPsec";
}
?>
OpenPOWER on IntegriCloud