diff --git a/lib/formfields/customer/email/formfield.emails_edit.php b/lib/formfields/customer/email/formfield.emails_edit.php index 2642c091..925acb1a 100644 --- a/lib/formfields/customer/email/formfield.emails_edit.php +++ b/lib/formfields/customer/email/formfield.emails_edit.php @@ -89,7 +89,7 @@ return [ ] ] ], - 'mail_catchall' => [ + 'iscatchall' => [ 'visible' => Settings::Get('catchall.catchall_enabled') == '1', 'label' => lng('emails.catchall'), 'type' => 'checkbox',