summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper_layer7.php
diff options
context:
space:
mode:
authorNeriberto C.Prado <neriberto@gmail.com>2010-06-30 06:26:23 -0300
committerNeriberto C.Prado <neriberto@gmail.com>2010-06-30 06:27:02 -0300
commit936d4bd29de13341944754b830c9bab795496e7c (patch)
tree35e5d00e3d8609617f0e254edb2e18a2d85f75b3 /usr/local/www/firewall_shaper_layer7.php
parent49031495b501e4477941fa6248fe94cc698f9dcd (diff)
downloadpfsense-936d4bd29de13341944754b830c9bab795496e7c.zip
pfsense-936d4bd29de13341944754b830c9bab795496e7c.tar.gz
Review of firewall_shaper_layer7
Diffstat (limited to 'usr/local/www/firewall_shaper_layer7.php')
-rwxr-xr-xusr/local/www/firewall_shaper_layer7.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_shaper_layer7.php b/usr/local/www/firewall_shaper_layer7.php
index 43f73b3..368fd7a 100755
--- a/usr/local/www/firewall_shaper_layer7.php
+++ b/usr/local/www/firewall_shaper_layer7.php
@@ -399,7 +399,7 @@ include("fbegin.inc");
<?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