mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Forward Firewall: minor changes an ruletable
This commit is contained in:
committed by
Michael Tremer
parent
6ca0b0f5fb
commit
f832279215
@@ -2041,7 +2041,7 @@ END
|
||||
#REMARK
|
||||
if ($optionsfw{'SHOWREMARK'} eq 'on'){
|
||||
print"<tr bgcolor='$color'>";
|
||||
print"<td colspan='2'> </td><td colspan='11'>$$hash{$key}[16]</td></tr>";
|
||||
print"<td> </td><td bgcolor='$rulecolor'></td><td colspan='11'>$$hash{$key}[16]</td></tr>";
|
||||
}
|
||||
}
|
||||
print"</table>";
|
||||
|
||||
Reference in New Issue
Block a user