summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_queues.php
diff options
context:
space:
mode:
authorNeriberto C.Prado <neriberto@gmail.com>2010-06-30 06:32:20 -0300
committerNeriberto C.Prado <neriberto@gmail.com>2010-06-30 06:32:20 -0300
commitaddb664188b7bef35a7a15464c1b979516bb375a (patch)
tree0a1142abb0ff9306178b24fd70981514721dcd53 /usr/local/www/firewall_shaper_queues.php
parent936d4bd29de13341944754b830c9bab795496e7c (diff)
downloadpfsense-addb664188b7bef35a7a15464c1b979516bb375a.zip
pfsense-addb664188b7bef35a7a15464c1b979516bb375a.tar.gz
Review of firewall_shaper_queues.php
Diffstat (limited to 'usr/local/www/firewall_shaper_queues.php')
-rwxr-xr-xusr/local/www/firewall_shaper_queues.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php
index 2c17f50..ac3213a 100755
--- a/usr/local/www/firewall_shaper_queues.php
+++ b/usr/local/www/firewall_shaper_queues.php
@@ -184,7 +184,7 @@ include("head.inc");
<form action="firewall_shaper_queues.php" method="post" name="iform" id="iform">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (is_subsystem_dirty('shaper')): ?><p>
-<?php print_info_box_np(gettext("The traffic shaper configuration has been changed.<br>You must apply the changes in order for them to take effect."));?><br>
+<?php print_info_box_np(gettext("The traffic shaper configuration has been changed") . ".<br>" . gettext("You must apply the changes in order for them to take effect."));?><br>
<?php endif; ?>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td>
OpenPOWER on IntegriCloud