Marius Cramer
2013-11-14 b1a6a5a3991cec5cd08873b01376e45d0b247f18
interface/web/client/form/reseller.tform.php
@@ -85,9 +85,9 @@
   'width'    => 100,
   'template'    => "templates/reseller_edit_address.htm",
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'company_name' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
@@ -469,9 +469,9 @@
         'default'   => 'n',
         'value'      => array(0 => 'n',1 => 'y')
      ),
   ##################################
   # END Datatable fields
   ##################################
      //#################################
      // END Datatable fields
      //#################################
   )
);
@@ -480,9 +480,9 @@
   'width'    => 80,
   'template'    => "templates/reseller_edit_limits.htm",
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'template_master' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'SELECT',
@@ -1080,9 +1080,9 @@
         'rows'      => '',
         'cols'      => ''
      ),
   ##################################
   # END Datatable fields
   ##################################
      //#################################
      // END Datatable fields
      //#################################
   )
);