Revision 10995178
Added by Scott Ullrich almost 14 years ago
usr/local/www/firewall_rules.php | ||
---|---|---|
357 | 357 |
<td width="8%" class="listhdrr"><?=gettext("Queue");?></td> |
358 | 358 |
<td width="5%" class="listhdrr"><?=gettext("Schedule");?></td> |
359 | 359 |
<?php |
360 |
pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_schedule_tablehead");
|
|
360 |
pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_desc_tablehead");
|
|
361 | 361 |
?> |
362 | 362 |
<td width="19%" class="listhdr"><?=gettext("Description");?></td> |
363 | 363 |
<td width="10%" class="list"> |
Also available in: Unified diff
Make name similar