summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index f973687..bacf435 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -303,9 +303,11 @@ if ($_POST) {
header("Location: firewall_rules.php?if=" . $_POST['interface']);
exit;
}
+}
+
$pgtitle = "Firewall: Rules: Edit";
include("head.inc");
-}
+
?>
<script language="JavaScript">
OpenPOWER on IntegriCloud