mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 13:02:58 +02:00
fifteen-theme: made firewall-tables themeable
This commit is contained in:
@@ -2303,7 +2303,7 @@ sub viewtablenew
|
||||
&General::readhasharray("$configccdhost", \%ccdhost);
|
||||
|
||||
&Header::openbox('100%', 'left', $title);
|
||||
print "<table width='100%' cellspacing='0' border='0'>";
|
||||
print "<table width='100%' cellspacing='0' class='tbl'>";
|
||||
|
||||
if (! -z $config) {
|
||||
my $count=0;
|
||||
|
||||
Reference in New Issue
Block a user