tbrehm
2013-02-27 e6b30b68f1ec0f294088949ae8db5231eb03a9f9
interface/web/dns/form/dns_a.tform.php
@@ -86,7 +86,7 @@
                                              'type' => 'TOLOWER')
                                ),
         'validators'   => array (    0 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-\*]{0,64}$/',
                                          'regex' => '/^[\a-zA-Z0-9\.\-\*]{0,64}$/',
                                          'errmsg'=> 'name_error_regex'),
                           ),
         'default'   => '',