mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
firewall: Fix wrong symbol for variable.
This commit is contained in:
@@ -2814,7 +2814,7 @@ END
|
||||
print <<END;
|
||||
<tr>
|
||||
<td align='center'>
|
||||
<font color="&Header::colourblue">$Lang::tr{'blue'}</font>
|
||||
<font color="$Header::colourblue">$Lang::tr{'blue'}</font>
|
||||
</td>
|
||||
<td align='center'>
|
||||
<font color="$Header::colourred">$Lang::tr{'red'}</font>
|
||||
|
||||
Reference in New Issue
Block a user