Revision 85d29bf5
Added by Stephen Beaver over 9 years ago
src/usr/local/www/interfaces_groups.php | ||
---|---|---|
158 | 158 |
|
159 | 159 |
<div class="infoblock"> |
160 | 160 |
<?=print_info_box(gettext('Interface Groups allow you to setup rules for multiple interfaces without duplicating the rules.<br />' . |
161 |
'If you remove members from an interface group, the group rules are no longer applicable to that interface.'), 'info')?> |
|
161 |
'If you remove members from an interface group, the group rules are no longer applicable to that interface.'), 'info', false)?>
|
|
162 | 162 |
|
163 | 163 |
</div> |
164 | 164 |
<?php |
Also available in: Unified diff
Allow thee use of multiple infoblock on a page