Look and feel

This commit is contained in:
Laurent Destailleur 2021-12-22 18:35:06 +01:00
parent b74c24cefd
commit 6c84a128f6

View File

@ -212,7 +212,7 @@ if ($result) {
print '<td class="right"><span class="amount">'.price($obj->amount)."</span></td>\n";
print '<td class="right">';
print $bon->LibStatut($obj->statut, 3);
print $bon->LibStatut($obj->statut, 5);
print '</td>';
print '<td class="right"></td>'."\n";