tbrehm
2011-04-13 13b41c948607a0e97a49b637c2de46263d9ec94c
interface/web/dns/form/dns_mx.tform.php
@@ -78,7 +78,7 @@
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'validators'   => array (    0 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-]{0,255}$/',
                                          'regex' => '/^[\w\.\-\*]{0,255}$/',
                                          'errmsg'=> 'name_error_regex'),
                           ),
         'default'   => '',