Revision 48fc39a3
Added by Scott Ullrich about 14 years ago
usr/local/www/firewall_rules_edit.php | ||
---|---|---|
608 | 608 |
|
609 | 609 |
<body link="#0000CC" vlink="#0000CC" alink="#0000CC"> |
610 | 610 |
<?php include("fbegin.inc"); ?> |
611 |
<?php pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_input_errors"); ?> |
|
611 | 612 |
<?php if ($input_errors) print_input_errors($input_errors); ?> |
612 | 613 |
|
613 | 614 |
<form action="firewall_rules_edit.php" method="post" name="iform" id="iform"> |
Also available in: Unified diff
Adding pre_input_errors hook