tbrehm
2010-09-26 89e4554cb0bbf4b515f1e9f4ec6d48d0a95706c5
interface/web/dns/form/dns_soa.tform.php
@@ -82,7 +82,7 @@
                              1 => array (   'type'   => 'UNIQUE',
                                          'errmsg'=> 'origin_error_unique'),
                              2 => array (   'type'   => 'REGEX',
                                          'regex' => '/^[\w\.\-\/]{2,255}\.[a-zA-Z]{2,10}[\.]{0,1}$/',
                                          'regex' => '/^[\w\.\-\/]{2,255}\.[a-zA-Z\-]{2,10}[\.]{0,1}$/',
                                          'errmsg'=> 'origin_error_regex'),
                           ),
         'default'   => '',