A. Täffner
2016-01-27 08791fea529813a60987010b45533bd307990138
interface/web/dns/form/dns_cname.tform.php
@@ -115,7 +115,7 @@
         'validators' => array (  0 => array ( 'type' => 'NOTEMPTY',
               'errmsg'=> 'data_error_empty'),
            1 => array ( 'type' => 'REGEX',
               'regex' => '/^[a-zA-Z0-9\.\-]{1,255}$/',
               'regex' => '/^[a-zA-Z0-9\.\-\_]{1,255}$/',
               'errmsg'=> 'data_error_regex'),
         ),
         'default' => '',