summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateway_groups.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-01-11 13:51:03 -0500
committerStephen Beaver <sbeaver@netgate.com>2016-01-11 13:51:03 -0500
commit85d29bf517efab756aec40bee067ced4efa5075d (patch)
tree00da387365eb650ee5490734821b63437c793b62 /src/usr/local/www/system_gateway_groups.php
parent7faea45ee8dd2d8863e3ae678721ecc0e0abf6d2 (diff)
downloadpfsense-85d29bf517efab756aec40bee067ced4efa5075d.zip
pfsense-85d29bf517efab756aec40bee067ced4efa5075d.tar.gz
Allow thee use of multiple infoblock on a page
Diffstat (limited to 'src/usr/local/www/system_gateway_groups.php')
-rw-r--r--src/usr/local/www/system_gateway_groups.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateway_groups.php b/src/usr/local/www/system_gateway_groups.php
index c4c98b0..8240de1 100644
--- a/src/usr/local/www/system_gateway_groups.php
+++ b/src/usr/local/www/system_gateway_groups.php
@@ -204,7 +204,7 @@ endforeach;
<div class="infoblock">
<?=print_info_box(gettext('Remember to use these Gateway Groups in firewall rules in order to enable load balancing, failover, ' .
'or policy-based routing.' . '<br />' .
- 'Without rules directing traffic into the Gateway Groups, they will not be used.'), 'info')?>
+ 'Without rules directing traffic into the Gateway Groups, they will not be used.'), 'info', false)?>
</div>
<?php
include("foot.inc");
OpenPOWER on IntegriCloud