summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_zones.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2014-11-05 22:45:06 -0600
committerChris Buechler <cmb@pfsense.org>2014-11-05 22:45:06 -0600
commitbb18cfcb3b993ff8045d42e229b93565aa5515ab (patch)
tree7f30627bbbd52cbc7443921ddb4471a724ccb922 /usr/local/www/services_captiveportal_zones.php
parente8fa9843b591565630e4233b1ae9f305d3e29224 (diff)
downloadpfsense-bb18cfcb3b993ff8045d42e229b93565aa5515ab.zip
pfsense-bb18cfcb3b993ff8045d42e229b93565aa5515ab.tar.gz
fix up text
Diffstat (limited to 'usr/local/www/services_captiveportal_zones.php')
-rw-r--r--usr/local/www/services_captiveportal_zones.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_captiveportal_zones.php b/usr/local/www/services_captiveportal_zones.php
index a2c5650..721f3af 100644
--- a/usr/local/www/services_captiveportal_zones.php
+++ b/usr/local/www/services_captiveportal_zones.php
@@ -38,7 +38,7 @@ if ($_GET['act'] == "del" && !empty($_GET['zone'])) {
}
}
-$pgtitle = array(gettext("Captiveportal"),gettext("Zones"));
+$pgtitle = array(gettext("Captive Portal"),gettext("Zones"));
$shortcut_section = "captiveportal";
include("head.inc");
OpenPOWER on IntegriCloud