marknl
2011-08-10 8c4660c70f33b3db0c7eafadb361ac9e7c12ebf4
interface/web/admin/form/system_config.tform.php
@@ -260,7 +260,19 @@
   ##################################
   # Begin Datatable fields
   ##################################
      'dashboard_atom_url' => array (
      'dashboard_atom_url_admin' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => 'http://www.ispconfig.org/atom',
         'value'      => ''
      ),
      'dashboard_atom_url_reseller' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => 'http://www.ispconfig.org/atom',
         'value'      => ''
      ),
      'dashboard_atom_url_client' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => 'http://www.ispconfig.org/atom',