Fix: Same height

This commit is contained in:
Laurent Destailleur 2010-11-06 14:20:31 +00:00
parent 0764b3778e
commit 5d6a0eb0e9

View File

@ -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)