forked from Wavyzz/dolibarr
Fix: Balise a fermante de trop
This commit is contained in:
@@ -127,7 +127,7 @@ if ($_GET["id"] > 0)
|
||||
|
||||
// Soci<63>t<EFBFBD>
|
||||
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>';
|
||||
|
||||
// Ligne info remises tiers
|
||||
|
||||
Reference in New Issue
Block a user