fifteen-theme: made firewall-tables themeable

This commit is contained in:
Alexander Marx
2014-01-07 09:27:24 +01:00
parent fda1f52ff3
commit 8d28e3d092

View File

@@ -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;