Look: Bad balanced table
This commit is contained in:
parent
811c889648
commit
0358000a94
@ -464,7 +464,7 @@ if ($conf->tax->enabled)
|
||||
}
|
||||
else
|
||||
{
|
||||
print '<tr colspan="5" '.$bc[$var].'><td>'.$langs->trans("None").'</td></tr>';
|
||||
print '<tr '.$bc[$var].'><td colspan="5">'.$langs->trans("None").'</td></tr>';
|
||||
}
|
||||
print "</table><br>";
|
||||
$db->free($resql);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user