From 3ea05ff4dbd8a7e85bfd59a440dcc2c5075df276 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 26 Jan 2006 00:31:27 +0000 Subject: [PATCH] MFC 9581 Fix description field being to far to the right if you aren't using static ports --- usr/local/www/firewall_nat_out.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php index 8cc8986231..3c1e0cf1c8 100755 --- a/usr/local/www/firewall_nat_out.php +++ b/usr/local/www/firewall_nat_out.php @@ -313,9 +313,9 @@ include("head.inc"); *"; + echo "
YES
"; else - echo " "; + echo "
NO
"; ?>