Correction erreur html

This commit is contained in:
Rodolphe Quiedeville 2005-04-08 14:48:16 +00:00
parent 535c709528
commit b84e83f539

View File

@ -217,7 +217,7 @@ foreach ($orders as $key => $value)
$const_value = $objMod->const_config;
if ($oldfamily && $family!=$oldfamily && $atleastoneforfamily) {
print "<tr class=\"liste_titre\">\n <td colspan=\"8\"></td>\n</tr>\n";
print "<tr class=\"liste_titre\">\n <td colspan=\"9\"></td>\n</tr>\n";
$atleastoneforfamily=0;
}