Marius Cramer
2013-10-14 d9bcf68e395d6156645a7974b1a992aa6e6c00aa
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'   => '',