tbrehm
2009-02-27 f28f40f7a62b9a6fe939c05b10366b0d66c9ec1e
interface/web/dns/form/dns_soa.tform.php
@@ -108,7 +108,7 @@
         'validators'   => array (    0 => array (   'type'   => 'NOTEMPTY',
                                          'errmsg'=> 'mbox_error_empty'),
                              1 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-]{0,64}\.$/',
                                          'regex' => '/^[[a-zA-Z0-9\.\-]{0,64}\.$/',
                                          'errmsg'=> 'mbox_error_regex'),
                           ),
         'default'   => '',