This commit is contained in:
Laurent Destailleur 2018-10-05 13:42:30 +02:00
parent 10033e8f64
commit 429b078708

View File

@ -665,7 +665,7 @@ if ($ispaymentok)
}
else
{
$postactionmessages[] = 'Bank entry of payment created';
$postactionmessages[] = 'Bank transaction of payment created';
$ispostactionok=1;
}
}