From 3e608769908c965cc7ff1d462cc96ff6fdb6023a Mon Sep 17 00:00:00 2001 From: jim-p Date: Tue, 8 Mar 2016 13:36:30 -0500 Subject: Add visual indication of negation on Outbound NAT list. Fix static port representation to use an icon with a helpful title. Ticket #5965 --- src/usr/local/www/firewall_nat_out.php | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src') diff --git a/src/usr/local/www/firewall_nat_out.php b/src/usr/local/www/firewall_nat_out.php index 0ea354e..07f9807 100644 --- a/src/usr/local/www/firewall_nat_out.php +++ b/src/usr/local/www/firewall_nat_out.php @@ -364,6 +364,10 @@ print($form); + +  "> + + @@ -491,13 +495,11 @@ print($form); - + + + + + @@ -642,13 +644,11 @@ if ($mode == "automatic" || $mode == "hybrid"): ?> - + + + + + -- cgit v1.1