mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Forward Firewall: delete old Portforwarding from Firewall-menu
This commit is contained in:
committed by
Michael Tremer
parent
9efd8d1c7e
commit
e800ca53b2
@@ -22,13 +22,7 @@
|
||||
'title' => "P2P-Block",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'50.dnat'} = {
|
||||
'caption' => $Lang::tr{'ssport forwarding'},
|
||||
'uri' => '/cgi-bin/portfw.cgi',
|
||||
'title' => "$Lang::tr{'ssport forwarding'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'60.wireless'} = {
|
||||
$subfirewall->{'60.wireless'} = {
|
||||
'caption' => $Lang::tr{'blue access'},
|
||||
'uri' => '/cgi-bin/wireless.cgi',
|
||||
'title' => "$Lang::tr{'blue access'}",
|
||||
|
||||
Reference in New Issue
Block a user