Marius Cramer
2013-11-14 b1a6a5a3991cec5cd08873b01376e45d0b247f18
interface/web/help/form/support_message.tform.php
@@ -63,9 +63,9 @@
   'width'    => 100, // Tab width
   'template'    => "templates/support_message_edit.htm", // Template file name
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'recipient_id' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'SELECT',
@@ -125,9 +125,9 @@
         'width'      => '30',
         'maxlength'   => '30'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);