interface/web/mail/form/mail_user_filter.tform.php | ●●●●● patch | view | raw | blame | history |
interface/web/mail/form/mail_user_filter.tform.php
@@ -110,7 +110,7 @@ 'datatype' => 'VARCHAR', 'formtype' => 'TEXT', 'validators' => array ( 0 => array ( 'type' => 'REGEX', 'regex' => '/^[a-zA-Z0-9\.\-\_]{0,100}$/', 'regex' => '/^[a-zA-Z0-9\.\-\_\ ]{0,100}$/', 'errmsg'=> 'target_error_regex'), ), 'default' => '', @@ -132,4 +132,4 @@ ?> ?>