Marius Burkard
2016-01-15 a713050f095c7b94c29b8e7ccadd71bcab1af4eb
interface/web/client/form/reseller.tform.php
@@ -335,7 +335,7 @@
               'errmsg'=> 'email_error_empty'),
         ),
         'validators' => array (  0 => array ( 'type' => 'REGEX',
               'regex' => '/^\w+[\w\.\-\+]*\w{0,}@\w+[\w.-]*\.[a-z\-]{2,10}$/i',
               'regex' => '/^\w+[\w\.\-\+]*\w{0,}@\w+[\w.-]*\w+\.[a-zA-Z0-9\-]{2,30}$/i',
               'errmsg'=> 'email_error_isemail'),
         ),
         'default' => '',