ftimme
2012-09-05 851193fa61be67b50c60d62f655f10f7c8229c69
interface/web/dns/form/dns_alias.tform.php
@@ -102,7 +102,7 @@
         'validators'   => array (    0 => array (   'type'   => 'NOTEMPTY',
                                          'errmsg'=> 'data_error_empty'),
                              1 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-]{1,64}$/',
                                          'regex' => '/^[\w\.\-]{1,255}$/',
                                          'errmsg'=> 'data_error_regex'),
                           ),
         'default'   => '',