tbrehm
2009-03-01 1ba01fe1bd9257c154ccf6a810ebb0fc7b29dfd4
interface/web/dns/form/dns_rp.tform.php
@@ -100,7 +100,7 @@
         'validators'   => array (    0 => array (   'type'   => 'NOTEMPTY',
                                          'errmsg'=> 'data_error_empty'),
                              1 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-\s]{10,15}$/',
                                          'regex' => '/^[\w\.\-\s]{1,128}$/',
                                          'errmsg'=> 'data_error_regex'),
                           ),
         'default'   => '',