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