Fix: Equilibre balises
This commit is contained in:
parent
8584e5fc0b
commit
aaa9336709
@ -547,7 +547,7 @@ if (sizeof($boxarray))
|
|||||||
print '<br>';
|
print '<br>';
|
||||||
print_fiche_titre($langs->trans("OtherInformationsBoxes"));
|
print_fiche_titre($langs->trans("OtherInformationsBoxes"));
|
||||||
print '<table width="100%" class="notopnoleftnoright">';
|
print '<table width="100%" class="notopnoleftnoright">';
|
||||||
print '<td>'."\n";
|
print '<tr><td>'."\n";
|
||||||
|
|
||||||
// Affichage colonne gauche
|
// Affichage colonne gauche
|
||||||
print "\n<!-- Box container -->\n";
|
print "\n<!-- Box container -->\n";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user