Fix typo.
git-svn-id: svn://10.0.0.236/trunk@33750 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -379,7 +379,7 @@ sub print_table_header {
|
||||
if ($form{nocrap}) {
|
||||
print "<th rowspan=2 bgcolor=$colormap{busted}>$bn</th>";
|
||||
} else {
|
||||
print "<td rowspan=2 bgcolor=000000 background='$images{flames}>'";
|
||||
print "<td rowspan=2 bgcolor=000000 background='$images{flames}'>";
|
||||
print "<font color=white>$bn</font></td>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user