florian030
2014-02-17 5bd2aa25f334944f4464fbb0086672286865ae7c
interface/web/dns/form/dns_srv.tform.php
@@ -86,7 +86,7 @@
               'type' => 'TOLOWER')
         ),
         'validators' => array (  0 => array ( 'type' => 'REGEX',
               'regex' => '/^[\w\.\-]{0,255}$/',
               'regex' => '/^[a-zA-Z0-9\.\-]{0,255}$/',
               'errmsg'=> 'name_error_regex'),
         ),
         'default' => '',