interface/web/mailuser/form/mail_user_cc.tform.php
@@ -68,9 +68,8 @@ 2 => array( 'event' => 'SAVE', 'type' => 'TOLOWER') ), 'validators' => array ( 0 => array ( 'type' => 'REGEX', 'regex' => '/^(\w+[\w\.\-\+]*\w{0,}@\w+[\w.-]*\w+\.[a-z\-]{2,10}){0,1}$/i', 'errmsg'=> 'cc_error_isemail'), 'validators' => array ( 0 => array ( 'type' => 'ISEMAIL', 'errmsg'=> 'cc_error_isemail'), ), 'default' => '', 'value' => '',