mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 09:52:58 +02:00
firewall: Change headlines for rule sections.
This commit is contained in:
@@ -2299,8 +2299,8 @@ sub viewtablerule
|
||||
&General::readhash("/var/ipfire/ethernet/settings", \%netsettings);
|
||||
|
||||
&viewtablenew(\%configfwdfw, $configfwdfw, $Lang::tr{'firewall rules'});
|
||||
&viewtablenew(\%configinputfw, $configinput, $Lang::tr{'external access'});
|
||||
&viewtablenew(\%configoutgoingfw, $configoutgoing, $Lang::tr{'outgoing firewall'});
|
||||
&viewtablenew(\%configinputfw, $configinput, $Lang::tr{'incoming firewall access'});
|
||||
&viewtablenew(\%configoutgoingfw, $configoutgoing, $Lang::tr{'outgoing firewall access'});
|
||||
}
|
||||
sub viewtablenew
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user