This commit is contained in:
Laurent Destailleur 2018-10-10 01:27:31 +02:00
parent b73a2a24ef
commit b1289632e0

View File

@ -1427,7 +1427,7 @@ if ($action != 'dopayment')
{
if ($source == 'invoice' && $object->paye)
{
print '<br><br>'.$langs->trans("InvoicePaid");
print '<br><br><span class="amountpaymentcomplete">'.$langs->trans("InvoicePaid").'</span>';
}
else
{