mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 13:32:59 +02:00
Forward Firewall: added newlines between groups in tablerule
This commit is contained in:
committed by
Michael Tremer
parent
d9a4000ba8
commit
ba6f69f769
@@ -1834,6 +1834,7 @@ sub viewtablenew
|
||||
&General::get_aliases(\%aliases);
|
||||
&General::readhasharray("$config", $hash);
|
||||
if( ! -z $config){
|
||||
if ($title1 eq $Lang::tr{'external access'} || $title1 eq 'Outgoing'){print"<br><br>";}
|
||||
&Header::openbox('100%', 'left',$title);
|
||||
my $count=0;
|
||||
my ($gif,$log);
|
||||
|
||||
Reference in New Issue
Block a user