Marius Burkard
2016-04-29 d30f2c69b1fbfcb9bebe17996d11dc4863afd8bc
interface/web/dns/form/dns_soa.tform.php
@@ -137,7 +137,7 @@
         'validators' => array (  0 => array ( 'type' => 'NOTEMPTY',
               'errmsg'=> 'mbox_error_empty'),
            1 => array ( 'type' => 'REGEX',
               'regex' => '/^[a-zA-Z0-9\.\-\_]{0,255}\.$/',
               'regex' => '/^[a-zA-Z0-9\.\-\_\+]{0,255}\.$/',
               'errmsg'=> 'mbox_error_regex'),
         ),
         'default' => '',