Fix: Balise a fermante de trop
This commit is contained in:
parent
a1aa44ca8d
commit
ec41e2ef34
@ -127,7 +127,7 @@ if ($_GET["id"] > 0)
|
|||||||
|
|
||||||
// Société
|
// Société
|
||||||
print '<tr><td>'.$langs->trans('Company').'</td>';
|
print '<tr><td>'.$langs->trans('Company').'</td>';
|
||||||
print '<td colspan="3">'.$soc->getNomUrl(1,'compta').'</a></td>';
|
print '<td colspan="3">'.$soc->getNomUrl(1,'compta').'</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
// Ligne info remises tiers
|
// Ligne info remises tiers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user