Fix: W3C
This commit is contained in:
parent
5a54c49182
commit
9ce06c11d1
@ -1477,7 +1477,7 @@ else
|
||||
{
|
||||
print '<td> </td>';
|
||||
}
|
||||
print '<td align="right nowrap="nowrap"">'.price($objp->total_ht).'</td>';
|
||||
print '<td align="right" nowrap="nowrap">'.price($objp->total_ht).'</td>';
|
||||
|
||||
// Icone d'edition et suppression
|
||||
if ($commande->statut == 0 && $user->rights->commande->creer)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user