Till Brehm
2016-04-22 ebd0e986ed11f2a34fb58cdd33efbfab192083ad
interface/web/dns/form/dns_mx.tform.php
@@ -87,7 +87,7 @@
               'type' => 'TOLOWER')
         ),
         'validators' => array (  0 => array ( 'type' => 'REGEX',
               'regex' => '/^[a-zA-Z0-9\.\-]{0,255}$/',
               'regex' => '/^[a-zA-Z0-9\.\-\*]{0,255}$/',
               'errmsg'=> 'name_error_regex'),
         ),
         'default' => '',