marknl
2011-08-26 bf420e07b6a8ed6d0a42cdaef5f3f70ad58ce7fc
interface/web/dns/form/dns_soa.tform.php
@@ -175,10 +175,10 @@
      'also_notify' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'validators'    => array (  0 => array (    'type'  => 'ISIPV4',
                                          'errmsg'=> 'also_notify_error_regex'
                                       ),
                           ),
//         'validators'    => array (  0 => array (    'type'  => 'ISIPV4',
//                                          'errmsg'=> 'also_notify_error_regex'
//                                       ),
//                           ),
         'default'   => '',
         'value'      => '',
         'width'      => '30',