Look and feel
This commit is contained in:
parent
b74c24cefd
commit
6c84a128f6
@ -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";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user