summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_zones.php
diff options
context:
space:
mode:
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