Till Brehm
2014-02-15 91bb612618f7f5c32c6c58ac4833f575e15a16db
interface/web/dns/form/dns_aaaa.tform.php
@@ -79,7 +79,7 @@
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
         'validators' => array (  0 => array ( 'type' => 'REGEX',
               'regex' => '/^[\w\.\-\*]{0,64}$/',
               'regex' => '/^[a-zA-Z0-9\.\-\*]{0,64}$/',
               'errmsg'=> 'name_error_regex'),
         ),
         'default' => '',