summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-03-29 00:15:38 -0700
committerNOYB <Al_Stu@Frontier.com>2016-03-29 00:15:38 -0700
commit7fdca5ff3c43fab31587eecc039d67675f78bda6 (patch)
treecfebc4954a1adf7f9b1e8a94cd2f27bb7afa5ef7 /src/usr/local/www/system_gateways.php
parent88ec4c6f2a1a7172607061b71869a5d28e305820 (diff)
downloadpfsense-7fdca5ff3c43fab31587eecc039d67675f78bda6.zip
pfsense-7fdca5ff3c43fab31587eecc039d67675f78bda6.tar.gz
System / Routing / Gateways - Remove Personalizations
Remove "you" personalizations.
Diffstat (limited to 'src/usr/local/www/system_gateways.php')
-rw-r--r--src/usr/local/www/system_gateways.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateways.php b/src/usr/local/www/system_gateways.php
index b28c727..8b7c3b9 100644
--- a/src/usr/local/www/system_gateways.php
+++ b/src/usr/local/www/system_gateways.php
@@ -255,7 +255,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