Revision addb6641
Added by Neriberto C.Prado almost 15 years ago
usr/local/www/firewall_shaper_queues.php | ||
---|---|---|
184 | 184 |
<form action="firewall_shaper_queues.php" method="post" name="iform" id="iform"> |
185 | 185 |
<?php if ($savemsg) print_info_box($savemsg); ?> |
186 | 186 |
<?php if (is_subsystem_dirty('shaper')): ?><p> |
187 |
<?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>
|
|
187 |
<?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>
|
|
188 | 188 |
<?php endif; ?> |
189 | 189 |
<table width="100%" border="0" cellpadding="0" cellspacing="0"> |
190 | 190 |
<tr><td> |
Also available in: Unified diff
Review of firewall_shaper_queues.php