diff --git a/usr/local/www/firewall_system_tunables.php b/usr/local/www/firewall_system_tunables.php index 6fead1e724..2ac0a30ada 100644 --- a/usr/local/www/firewall_system_tunables.php +++ b/usr/local/www/firewall_system_tunables.php @@ -66,7 +66,6 @@ if ($_GET['act'] == "del") { } include("head.inc"); -include("fbegin.inc"); ?> "> diff --git a/usr/local/www/firewall_system_tunables_edit.php b/usr/local/www/firewall_system_tunables_edit.php index 68bb60a366..29779292fe 100644 --- a/usr/local/www/firewall_system_tunables_edit.php +++ b/usr/local/www/firewall_system_tunables_edit.php @@ -80,7 +80,6 @@ if ($_POST) { } include("head.inc"); -include("fbegin.inc"); ?>