From 307166a39e52a1c4b7bd4b1f37be8e60ce4c0f0f Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 3 Jul 2005 19:55:05 +0000 Subject: Make title consistent with other edit screens --- usr/local/www/firewall_nat_out_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 c176231..dd47ef7 100755 --- a/usr/local/www/firewall_nat_out_edit.php +++ b/usr/local/www/firewall_nat_out_edit.php @@ -196,7 +196,7 @@ if ($_POST) { } } -$pgtitle = "Firewall: NAT: Outbound: Edit mapping"; +$pgtitle = "Firewall: NAT: Outbound: Edit"; $closehead = false; include("head.inc"); -- cgit v1.1