diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php index 34a80d493c..0e61806e6f 100755 --- a/usr/local/www/firewall_rules_edit.php +++ b/usr/local/www/firewall_rules_edit.php @@ -602,9 +602,6 @@ $closehead = false; $page_filename = "firewall_rules_edit.php"; include("head.inc"); -// Allow extending of the firewall edit page and include custom input validation -pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/htmlphpearly"); - ?> @@ -620,6 +617,10 @@ pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/htmlphpearly"); +