cfoe
2012-08-04 bba5a3b4afa443be006b44f82be72a5dffe8f714
interface/web/admin/form/system_config.tform.php
@@ -252,30 +252,6 @@
   )
);
/* TODO_ BEGIN: Branding
$form["tabs"]['domains'] = array (
   'title'    => "Branding",
   'width'    => 70,
   'template'    => "templates/system_config_branding_edit.htm",
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
                'logo' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
         'default'   => 'themes/default/images/header_logo.png',
         'value'      => ''
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
   )
);
 END: Branding */
$form["tabs"]['misc'] = array (
   'title'    => "Misc",
   'width'    => 70,