tbrehm
2011-09-07 c719dc0b1dd696e0cd6b51f09ee13c8263375f7c
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',