From 106804a28dd3a0bb5c655138daee53d68f9308ab Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Mon, 21 Dec 2009 00:43:25 -0500 Subject: shift this around a little, put the dynamic gateways beneath the static ones, not beneath the gateway groups. Also show the dynamic gateways correctly ($ifent not $if) --- usr/local/www/firewall_rules_edit.php | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php index f442cec..c35cfa6 100755 --- a/usr/local/www/firewall_rules_edit.php +++ b/usr/local/www/firewall_rules_edit.php @@ -1080,6 +1080,7 @@ include("head.inc");