mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 17:32:57 +02:00
Forward Firewall: wrong <font> Tag leads to a sidemenu with small font
This commit is contained in:
committed by
Michael Tremer
parent
f38e0c4de0
commit
7874d8200d
@@ -575,7 +575,7 @@ END
|
||||
print "$Lang::tr{'outgoing firewall reset'}: <input type='submit' name='ACTION' value='$Lang::tr{'reset'}' /><input type='hidden' name='poltype' value='outgoing' /></tr>";
|
||||
print "</table></form>";
|
||||
&Header::closebox();
|
||||
print "<br><br><div align='right'><font size='1' color='grey'>Version: $VERSION</div>";
|
||||
print "<br><br><div align='right'><font size='1' color='grey'>Version: $VERSION</font></div>";
|
||||
}
|
||||
|
||||
sub changerule
|
||||
|
||||
Reference in New Issue
Block a user