From 183a4aae1c16f3978726879a90945ed983884185 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sun, 3 Jul 2005 18:28:13 +0000 Subject: Change "Inbound NAT" to "Port Forward" Update _edit.php's to use diaplay_topbar() Change "Outgoing" to "Outbound" for consistency between load balancing and NAT --- usr/local/www/firewall_aliases_edit.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'usr/local/www/firewall_aliases_edit.php') diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php index 2a110f2..08d0b65 100755 --- a/usr/local/www/firewall_aliases_edit.php +++ b/usr/local/www/firewall_aliases_edit.php @@ -133,8 +133,7 @@ if ($_POST) { } } -$pgtitle = "System: Firewall: Aliases: Edit alias"; -$closehead = false; +$pgtitle = "System: Firewall: Aliases: Edit"; include("head.inc"); ?> @@ -203,7 +202,6 @@ function update_box_type() { --> - @@ -233,6 +231,9 @@ rowtype[2] = "select";
+ + +
Edit Alias
Name
The name of the alias may only consist -- cgit v1.1