Correction erreur html
This commit is contained in:
parent
535c709528
commit
b84e83f539
@ -217,7 +217,7 @@ foreach ($orders as $key => $value)
|
|||||||
$const_value = $objMod->const_config;
|
$const_value = $objMod->const_config;
|
||||||
|
|
||||||
if ($oldfamily && $family!=$oldfamily && $atleastoneforfamily) {
|
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;
|
$atleastoneforfamily=0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user