summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-05 07:59:34 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-05 07:59:38 -0400
commit73ff9530d1a19c118b6c18ecda398b02002c52e0 (patch)
tree64808fee10ee5142ecfeb3b35e8ea193d9a1d196 /src/usr/local/www/system_gateway_groups.php
parent4d9a5d999eac0e6b99a02eac377da035558bdcca (diff)
downloadpfsense-73ff9530d1a19c118b6c18ecda398b02002c52e0.zip
pfsense-73ff9530d1a19c118b6c18ecda398b02002c52e0.tar.gz
Merge pull request #2841 from NOYB/System_-_Miscellaneous_-_Remove_Personalizations
(cherry picked from commit 3061702cce23fcc5259f7d6d119a6fe05de84149)
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