This commit is contained in:
Laurent Destailleur 2016-07-15 14:22:49 +02:00
parent fdfe4d9ac5
commit 0f4f4ea61c

View File

@ -904,7 +904,7 @@ else
// Statut
print '<tr><td>'.$langs->trans("Status").'</td>';
print '<td>';
print '<td colspan="3">';
print $object->getLibStatut(4);
print '</td></tr>';