From 10f44c25d4b1882439ddae4b4a22cb599b123789 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 2 Jul 2005 00:57:25 +0000 Subject: Use head.inc. It's cool. --- usr/local/www/firewall_nat_1to1.php | 7 +------ usr/local/www/firewall_nat_out.php | 7 +------ 2 files changed, 2 insertions(+), 12 deletions(-) (limited to 'usr') diff --git a/usr/local/www/firewall_nat_1to1.php b/usr/local/www/firewall_nat_1to1.php index 5690b7e..02cc6f2 100755 --- a/usr/local/www/firewall_nat_1to1.php +++ b/usr/local/www/firewall_nat_1to1.php @@ -72,12 +72,7 @@ if ($_GET['act'] == "del") { ?> - -<?=gentitle("Firewall: NAT: 1:1");?> - - - - +

Firewall: NAT: 1:1

diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php index 1cb6a13..f40ea1c 100755 --- a/usr/local/www/firewall_nat_out.php +++ b/usr/local/www/firewall_nat_out.php @@ -175,12 +175,7 @@ if (isset($_POST['del_x'])) { ?> - -<?=gentitle("Firewall: NAT: Outbound");?> - - - - +

Firewall: NAT: Outbound

-- cgit v1.1