Fix phpcs
This commit is contained in:
parent
d8ee8c728f
commit
29531b8cb4
@ -235,7 +235,7 @@ print '</td></tr>';
|
|||||||
|
|
||||||
print '<tr><td>'.$langs->trans("AmountTotal").'</td>';
|
print '<tr><td>'.$langs->trans("AmountTotal").'</td>';
|
||||||
print '<td class="amount nowraponall">';
|
print '<td class="amount nowraponall">';
|
||||||
print price($pricetowithdraw, 0, $langs, 1,-1, -1, $conf->currency);
|
print price($pricetowithdraw, 0, $langs, 1, -1, -1, $conf->currency);
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user