From a207f2f9362d2e1c1ae64887722b3aa7a16df144 Mon Sep 17 00:00:00 2001 From: "Florian Aders (EleRas)" Date: Thu, 4 Aug 2011 07:23:08 +0200 Subject: [PATCH] Fixing catchall - checkbox on email-add, thx sinuswave, fixes #793 @0h1m Signed-off-by: Florian Aders (EleRas) --- lib/formfields/customer/email/formfield.emails_add.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/formfields/customer/email/formfield.emails_add.php b/lib/formfields/customer/email/formfield.emails_add.php index c2388678..83510f6a 100644 --- a/lib/formfields/customer/email/formfield.emails_add.php +++ b/lib/formfields/customer/email/formfield.emails_add.php @@ -36,7 +36,7 @@ return array( 'type' => 'select', 'select_var' => $domains ), - 'pathedit' => array( + 'iscatchall' => array( 'label' => $lng['emails']['iscatchall'], 'type' => 'checkbox', 'values' => array(