From 73ff9530d1a19c118b6c18ecda398b02002c52e0 Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Tue, 5 Apr 2016 07:59:34 -0400 Subject: Merge pull request #2841 from NOYB/System_-_Miscellaneous_-_Remove_Personalizations (cherry picked from commit 3061702cce23fcc5259f7d6d119a6fe05de84149) --- src/usr/local/www/system_gateway_groups.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/system_gateway_groups.php') 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.") . "
" . gettext("You must apply the changes in order for them to take effect.")); + print_apply_box(gettext("The gateway configuration has been changed.") . "
" . gettext("The changes must be applied for them to take effect.")); } $tab_array = array(); -- cgit v1.1