CSS
This commit is contained in:
parent
b73a2a24ef
commit
b1289632e0
@ -1427,7 +1427,7 @@ if ($action != 'dopayment')
|
|||||||
{
|
{
|
||||||
if ($source == 'invoice' && $object->paye)
|
if ($source == 'invoice' && $object->paye)
|
||||||
{
|
{
|
||||||
print '<br><br>'.$langs->trans("InvoicePaid");
|
print '<br><br><span class="amountpaymentcomplete">'.$langs->trans("InvoicePaid").'</span>';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user