summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_pppoe.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-31 00:10:10 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-31 00:10:10 -0700
commitc4118eac9e8da1bca777d85c973a6e26cf3dd8d6 (patch)
tree94916dc015f01c4301d547667fdd46751e1c082d /src/usr/local/www/services_pppoe.php
parent83354deaa56b7dd2336b37db5b7733494015d625 (diff)
downloadpfsense-c4118eac9e8da1bca777d85c973a6e26cf3dd8d6.zip
pfsense-c4118eac9e8da1bca777d85c973a6e26cf3dd8d6.tar.gz
Services / PPPoE Server - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/services_pppoe.php')
-rw-r--r--src/usr/local/www/services_pppoe.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_pppoe.php b/src/usr/local/www/services_pppoe.php
index bdd4be7..b9b09e4 100644
--- a/src/usr/local/www/services_pppoe.php
+++ b/src/usr/local/www/services_pppoe.php
@@ -122,7 +122,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('vpnpppoe')) {
- print_apply_box(gettext('The PPPoE entry list has been changed.') . '<br />' . gettext('You must apply the changes in order for them to take effect.'));
+ print_apply_box(gettext('The PPPoE entry list has been changed.') . '<br />' . gettext('The changes must be applied for them to take effect.'));
}
?>
OpenPOWER on IntegriCloud