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