summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/firewall_system_tunables.php1
-rw-r--r--usr/local/www/firewall_system_tunables_edit.php1
2 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/firewall_system_tunables.php b/usr/local/www/firewall_system_tunables.php
index 6fead1e..2ac0a30 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");
?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC" onload="<?= $jsevents["body"]["onload"] ?>">
diff --git a/usr/local/www/firewall_system_tunables_edit.php b/usr/local/www/firewall_system_tunables_edit.php
index 68bb60a..2977929 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");
?>
OpenPOWER on IntegriCloud