interface/web/vm/form/openvz_template.tform.php
@@ -475,6 +475,22 @@ 'width' => '30', 'maxlength' => '255' ), 'custom' => array ( 'datatype' => 'TEXT', 'formtype' => 'TEXTAREA', 'default' => '', 'value' => '', 'separator' => '', 'width' => '', 'maxlength' => '', 'rows' => '10', 'cols' => '30', 'validators' => array ( 0 => array ('type' => 'CUSTOM', 'class' => 'validate_openvz', 'function' => 'check_custom', 'errmsg'=> 'custom_error'), ), ), //################################# // ENDE Datatable fields //#################################