mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-13 12:32:59 +02:00
firewall: Fix firewall policy table if only RED, GREEN + BLUE are present.
This commit is contained in:
@@ -2792,14 +2792,16 @@ END
|
||||
<font color="$Header::colourorange">$Lang::tr{'orange'}</font>
|
||||
($Lang::tr{'fwdfw pol block'})
|
||||
</td>
|
||||
END
|
||||
}
|
||||
|
||||
print <<END;
|
||||
<td align='center'>
|
||||
<font color="$Header::colourgreen">$Lang::tr{'green'}</font>
|
||||
($Lang::tr{'fwdfw pol block'})
|
||||
</td>
|
||||
</tr>
|
||||
END
|
||||
}
|
||||
|
||||
print"</tr>";
|
||||
}
|
||||
|
||||
print <<END;
|
||||
|
||||
Reference in New Issue
Block a user