From f691243dac0bb4c4a322154ef839cac0d0c5db4e Mon Sep 17 00:00:00 2001 From: Ermal Date: Fri, 16 Apr 2010 18:41:25 +0000 Subject: Do not use the presence of lan as an indicator of having only one interface. Actually deduce that from the count of interfaces. It is perfectly legal on 2.0 to not have a lan interface and only opt/wan ones. --- usr/local/www/system_advanced_firewall.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/system_advanced_firewall.php') diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php index d9db0fb..06e2ff5 100644 --- a/usr/local/www/system_advanced_firewall.php +++ b/usr/local/www/system_advanced_firewall.php @@ -287,7 +287,7 @@ function update_description(itemnum) {   - + 1): ?> Network Address Translation -- cgit v1.1