Too much underscore

This commit is contained in:
daraelmin 2021-05-07 17:16:58 +02:00 committed by GitHub
parent a75d6e9050
commit bfac47c84e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1634,7 +1634,7 @@ class FormMail extends Form
*/
}
if (!empty($conf->global->MEMBER_ENABLE_PUBLIC)) {
$substitutionarray['__PUBLICLINK_NEWMEMBERFORM___'] = 'BlankSubscriptionForm';
$substitutionarray['__PUBLICLINK_NEWMEMBERFORM__'] = 'BlankSubscriptionForm';
}
}