Fix: Same height
This commit is contained in:
parent
0764b3778e
commit
5d6a0eb0e9
@ -423,7 +423,7 @@ if ($mode != 4)
|
||||
$atleastoneforfamily++;
|
||||
$var=!$var;
|
||||
|
||||
print '<tr height="16" '.$bc[$var].">\n";
|
||||
print '<tr height="18" '.$bc[$var].">\n";
|
||||
|
||||
//print ' <td valign="top" nowrap="nowrap">';
|
||||
if ($family!=$oldfamily)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user