summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-05 00:29:39 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-05 00:29:39 -0700
commit813c66737f66271eecd03e0c637601cc2e3808f6 (patch)
treeaedceb18c4b4bbef7fd32117157ef46794f8d691 /src/usr/local/www/system_gateway_groups.php
parent146684ee657f0f146afad5aa9d74b89884ee4c53 (diff)
downloadpfsense-813c66737f66271eecd03e0c637601cc2e3808f6.zip
pfsense-813c66737f66271eecd03e0c637601cc2e3808f6.tar.gz
System - Miscellaneous - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/system_gateway_groups.php')
-rw-r--r--src/usr/local/www/system_gateway_groups.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateway_groups.php b/src/usr/local/www/system_gateway_groups.php
index 672b2a0..9ce2b21 100644
--- a/src/usr/local/www/system_gateway_groups.php
+++ b/src/usr/local/www/system_gateway_groups.php
@@ -145,7 +145,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('staticroutes')) {
- print_apply_box(gettext("The gateway configuration has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));
+ print_apply_box(gettext("The gateway configuration has been changed.") . "<br />" . gettext("The changes must be applied for them to take effect."));
}
$tab_array = array();
OpenPOWER on IntegriCloud