summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_zones.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-04 09:17:58 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-04 09:18:07 -0400
commitfcefc856394bafcbf953768683c5c62864d36df1 (patch)
tree3408f526ba8fb9dbed9f05818c6bc9801f2dcc15 /src/usr/local/www/services_captiveportal_zones.php
parent075c6dfa86306cb3edc61f326f373eb0b4a66e17 (diff)
downloadpfsense-fcefc856394bafcbf953768683c5c62864d36df1.zip
pfsense-fcefc856394bafcbf953768683c5c62864d36df1.tar.gz
Merge pull request #2813 from NOYB/Services_/_Captive_Portal_-_Remove_Personalizations
(cherry picked from commit cbe2d30f3b69f35ee2a174e931209a49cee594c6)
Diffstat (limited to 'src/usr/local/www/services_captiveportal_zones.php')
-rw-r--r--src/usr/local/www/services_captiveportal_zones.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_zones.php b/src/usr/local/www/services_captiveportal_zones.php
index e388869..334ac18 100644
--- a/src/usr/local/www/services_captiveportal_zones.php
+++ b/src/usr/local/www/services_captiveportal_zones.php
@@ -99,7 +99,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('captiveportal')) {
- print_apply_box(gettext("The Captive Portal entry list has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));
+ print_apply_box(gettext("The Captive Portal entry list has been changed.") . "<br />" . gettext("The changes must be applied for them to take effect."));
}
?>
<form action="services_captiveportal_zones.php" method="post">
OpenPOWER on IntegriCloud