Marius Cramer
2013-11-14 7fe908c50c8dbc5cc05f571dbe11d66141caacd4
interface/web/vm/form/openvz_template.tform.php
@@ -60,9 +60,9 @@
   'width'    => 100,
   'template'    => "templates/openvz_template_edit.htm",
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'template_name' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
@@ -195,9 +195,9 @@
         'rows'      => '10',
         'cols'      => '30'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);
@@ -206,9 +206,9 @@
   'width'    => 100,
   'template'    => "templates/openvz_template_advanced_edit.htm",
   'fields'    => array (
   ##################################
   # Begin Datatable fields
   ##################################
      //#################################
      // Begin Datatable fields
      //#################################
      'numproc' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'TEXT',
@@ -459,9 +459,9 @@
         'width'      => '30',
         'maxlength'   => '255'
      ),
   ##################################
   # ENDE Datatable fields
   ##################################
      //#################################
      // ENDE Datatable fields
      //#################################
   )
);