correct it
This commit is contained in:
parent
8963a41085
commit
008800cf52
@ -1629,7 +1629,7 @@ class FormMail extends Form
|
|||||||
}
|
}
|
||||||
|
|
||||||
//Online payement link
|
//Online payement link
|
||||||
if (!empty(adherent->enabled)) {
|
if (!empty($conf->adherent->enabled)) {
|
||||||
$tmparray['__ONLINEPAYMENTLINK_MEMBER__'] = 'OnlinePaymentLinkUniquePerMember';
|
$tmparray['__ONLINEPAYMENTLINK_MEMBER__'] = 'OnlinePaymentLinkUniquePerMember';
|
||||||
}
|
}
|
||||||
if (!empty($conf->don->enabled)) {
|
if (!empty($conf->don->enabled)) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user