Fix: Alignement colonne tableau
This commit is contained in:
parent
5a4a20ab12
commit
e7dc5ceb39
@ -142,7 +142,7 @@ if ($_GET["id"] > 0)
|
||||
|
||||
// Société
|
||||
print '<tr><td>'.$langs->trans('Company').'</td>';
|
||||
print '<td colspan="2">'.$soc->getNomUrl(1).'</td>';
|
||||
print '<td colspan="3">'.$soc->getNomUrl(1).'</td>';
|
||||
print '</tr>';
|
||||
|
||||
// Ligne info remises tiers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user