Project

General

Profile

« Previous | Next » 

Revision 15160475

Added by Ermal Luçi over 17 years ago

Fix typo.

View differences:

usr/local/www/firewall_rules.php
72 72

  
73 73
if (!$if || !isset($iflist[$if])) {
74 74
	if ("any" == $if)
75
                $if = "GerneralRules";
75
                $if = "FloatingRules";
76 76
        else if ("FloatingRules" != $if)
77 77
                $if = "wan";
78 78
}

Also available in: Unified diff