From 4b0c83c3ad71ee8c4c92a30e39239c64b0da4c2a Mon Sep 17 00:00:00 2001 From: Erik Fonnesbeck Date: Wed, 13 Oct 2010 22:54:47 -0600 Subject: Hide ports when protocol does not use ports. Ticket #953 --- usr/local/www/firewall_nat_out_edit.php | 35 +++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/firewall_nat_out_edit.php b/usr/local/www/firewall_nat_out_edit.php index 97d50e1..fccb2e7 100755 --- a/usr/local/www/firewall_nat_out_edit.php +++ b/usr/local/www/firewall_nat_out_edit.php @@ -257,6 +257,7 @@ include("head.inc"); @@ -362,7 +384,7 @@ function nonat_change() { - @@ -394,7 +416,7 @@ function nonat_change() {   - +    @@ -433,7 +455,7 @@ blank for any)");?> - +    @@ -477,14 +499,14 @@ any)");?> - +    -   +   - +    > @@ -522,6 +544,7 @@ sourcesel_change(); typesel_change(); staticportchange(); nonat_change(); +proto_change(); //--> -- cgit v1.1