summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_mac.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_mac.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_mac.php')
-rw-r--r--src/usr/local/www/services_captiveportal_mac.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_captiveportal_mac.php b/src/usr/local/www/services_captiveportal_mac.php
index d07260a..d80600b 100644
--- a/src/usr/local/www/services_captiveportal_mac.php
+++ b/src/usr/local/www/services_captiveportal_mac.php
@@ -189,7 +189,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('passthrumac')) {
- print_apply_box(gettext("The Captive Portal MAC address configuration has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));
+ print_apply_box(gettext("The Captive Portal MAC address configuration has been changed.") . "<br />" . gettext("The changes must be applied for them to take effect."));
}
$tab_array = array();
OpenPOWER on IntegriCloud