tbrehm
2012-01-23 95e47ee98572da6b56fa3b4c62848041b9c21d6d
interface/web/dns/form/dns_srv.tform.php
@@ -78,7 +78,7 @@
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'validators'   => array (    0 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-]{0,64}$/',
                                          'regex' => '/^[\w\.\-]{0,255}$/',
                                          'errmsg'=> 'name_error_regex'),
                           ),
         'default'   => '',