correct it

This commit is contained in:
BENKE Charlene 2022-05-30 07:46:21 +02:00 committed by GitHub
parent 8963a41085
commit 008800cf52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1629,7 +1629,7 @@ class FormMail extends Form
}
//Online payement link
if (!empty(adherent->enabled)) {
if (!empty($conf->adherent->enabled)) {
$tmparray['__ONLINEPAYMENTLINK_MEMBER__'] = 'OnlinePaymentLinkUniquePerMember';
}
if (!empty($conf->don->enabled)) {