Revision f1bf74ca
Added by Scott Ullrich about 14 years ago
usr/local/www/firewall_rules_edit.php | ||
---|---|---|
601 | 601 |
|
602 | 602 |
<body link="#0000CC" vlink="#0000CC" alink="#0000CC"> |
603 | 603 |
<?php include("fbegin.inc"); ?> |
604 |
<?php pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_input_errors"); ?> |
|
604 | 605 |
<?php if ($input_errors) print_input_errors($input_errors); ?> |
605 | 606 |
|
606 | 607 |
<form action="firewall_rules_edit.php" method="post" name="iform" id="iform"> |
Also available in: Unified diff
Adding pre_input_errors hook