From da7ae7ef9bf0d4c908c97459ccd720ca73383fa0 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sat, 2 Jul 2005 06:01:59 +0000 Subject: Use $pgtitle instead of re-typing the page title over Use head.inc on the _edit.php files --- usr/local/www/firewall_nat_out_edit.php | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'usr/local/www/firewall_nat_out_edit.php') diff --git a/usr/local/www/firewall_nat_out_edit.php b/usr/local/www/firewall_nat_out_edit.php index 68d10af..82695a3 100755 --- a/usr/local/www/firewall_nat_out_edit.php +++ b/usr/local/www/firewall_nat_out_edit.php @@ -195,13 +195,12 @@ if ($_POST) { exit; } } + +$pgtitle = "Firewall: NAT: Outbound: Edit mapping"; +include("head.inc"); + ?> - - - -<?=gentitle("Firewall: NAT: Edit outbound mapping");?> - - +