tbrehm
2013-07-31 615a0a96618fa99e7e452523145d6c0f238d4473
interface/web/client/form/client.tform.php
@@ -899,6 +899,17 @@
         'rows'      => '',
         'cols'      => ''
      ),
      'default_slave_dnsserver' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'SELECT',
         'default'   => '1',
         'datasource'   => array (    'type'   => 'CUSTOM',
                              'class'=> 'custom_datasource',
                              'function'=> 'client_servers'
                            ),
         'value'      => '',
         'name'      => 'default_slave_dnsserver'
      ),
                'limit_dns_slave_zone' => array (
                        'datatype'      => 'INTEGER',
                        'formtype'      => 'TEXT',