Fix css
This commit is contained in:
parent
aaefb7b324
commit
bf49309d58
@ -440,7 +440,7 @@ if ($resql) {
|
|||||||
}
|
}
|
||||||
print '</td>';
|
print '</td>';
|
||||||
// Amount
|
// Amount
|
||||||
print '<td class="right">';
|
print '<td class="right amount">';
|
||||||
print price($obj->amount, 0, $langs, 0, 0, -1, $conf->currency);
|
print price($obj->amount, 0, $langs, 0, 0, -1, $conf->currency);
|
||||||
print '</td>';
|
print '</td>';
|
||||||
// Date
|
// Date
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user