tbrehm
2011-05-02 f70fd01c31656759e8033f0e4326bd0797eec0a2
interface/web/sites/form/web_domain.tform.php
@@ -395,33 +395,6 @@
   )
);
//* Logs
$form["tabs"]['logs'] = array (
   'title'    => "logs",
   'width'    => 100,
   'template'    => "templates/web_domain_logs.htm",
   'readonly'   => true,
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
      'logs' => array (
         'datatype'   => 'TEXT',
         'formtype'   => 'TEXTAREA',
         'default'   => 'DEFAULT',
         'value'      => 'VALUE',
         'cols'      => '30',
         'rows'      => '10'
      )
   ##################################
   # ENDE Datatable fields
   ##################################
   )
);
if($_SESSION["s"]["user"]["typ"] == 'admin') {
//* Backup