Project

General

Profile

« Previous | Next » 

Revision 85d29bf5

Added by Stephen Beaver over 9 years ago

Allow thee use of multiple infoblock on a page

View differences:

src/usr/local/www/firewall_aliases.php
315 315
		<?=print_info_box(gettext('Aliases act as placeholders for real hosts, networks or ports. They can be used to minimize the number ' .
316 316
			'of changes that have to be made if a host, network or port changes. <br />' .
317 317
			'You can enter the name of an alias instead of the host, network or port where indicated. The alias will be resolved according to the list above.' . '<br />' .
318
			'If an alias cannot be resolved (e.g. because you deleted it), the corresponding element (e.g. filter/NAT/shaper rule) will be considered invalid and skipped.'), 'info')?>
318
			'If an alias cannot be resolved (e.g. because you deleted it), the corresponding element (e.g. filter/NAT/shaper rule) will be considered invalid and skipped.'), 'info', false)?>
319 319
	</div>
320 320
</div>
321 321

  

Also available in: Unified diff