From bfaa69562a5a0d9a57c3a374d967da9875ff77be Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Tue, 14 Jan 2014 22:09:13 +0100 Subject: [PATCH] Firewall: Hide rule actions when using NAT. There is no need to choose a rule action when creating a NAT rule, so this section can be hidden when "Use NAT" has been checked. --- html/cgi-bin/firewall.cgi | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/html/cgi-bin/firewall.cgi b/html/cgi-bin/firewall.cgi index 51966700e4..2a9415a9dd 100644 --- a/html/cgi-bin/firewall.cgi +++ b/html/cgi-bin/firewall.cgi @@ -136,14 +136,17 @@ print<