Revision 173d8e75
Added by Scott Ullrich about 14 years ago
usr/local/www/firewall_aliases.php | ||
---|---|---|
159 | 159 |
<?php if (is_subsystem_dirty('aliases')): ?><p> |
160 | 160 |
<?php print_info_box_np(gettext("The alias list has been changed.") . "<br>" . gettext("You must apply the changes in order for them to take effect."));?> |
161 | 161 |
<?php endif; ?> |
162 |
|
|
162 |
<?php pfSense_handle_custom_code("/usr/local/pkg/firewall_aliases/pre_table"); ?> |
|
163 | 163 |
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tabcont"> |
164 | 164 |
<tr> |
165 | 165 |
<td width="25%" class="listhdrr"><?=gettext("Name"); ?></td> |
Also available in: Unified diff
Adding hook to pre_table for aliases