mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
Fix typo.
This commit is contained in:
parent
7346633b09
commit
357e897b2d
@ -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>";
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user