From 2a9559e1c06fc834f8e73717a5cc2200a75c27cf Mon Sep 17 00:00:00 2001 From: Stephen Beaver Date: Mon, 4 Apr 2016 09:16:05 -0400 Subject: Merge pull request #2811 from NOYB/Firewall_/_Traffic_Shaper_-_Remove_Personalizations (cherry picked from commit 7f824121528288fdcc493f36da25c61982f4e320) --- src/usr/local/www/firewall_shaper_queues.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/firewall_shaper_queues.php') diff --git a/src/usr/local/www/firewall_shaper_queues.php b/src/usr/local/www/firewall_shaper_queues.php index ce1f53f..283f776 100644 --- a/src/usr/local/www/firewall_shaper_queues.php +++ b/src/usr/local/www/firewall_shaper_queues.php @@ -236,7 +236,7 @@ if ($savemsg) { } if (is_subsystem_dirty('shaper')) { - print_apply_box(gettext("The traffic shaper configuration has been changed.") . "
" . gettext("You must apply the changes in order for them to take effect.")); + print_apply_box(gettext("The traffic shaper configuration has been changed.") . "
" . gettext("The changes must be applied for them to take effect.")); } $tab_array = array(); -- cgit v1.1