X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ca17581f1028c311eb10155a8f007befdeb10275..0e3c4d629800de449c5a1bb9da780993e5dc5277:/cf_custom_field_add.php diff --git a/cf_custom_field_add.php b/cf_custom_field_add.php index fc35cf13..3af6c3a2 100644 --- a/cf_custom_field_add.php +++ b/cf_custom_field_add.php @@ -43,7 +43,7 @@ if ($request->getMethod() == 'POST') { if (!$cl_required) $cl_required = 0; } - + $form = new Form('fieldForm'); $form->addInput(array('type'=>'text','maxlength'=>'100','name'=>'name','value'=>'')); $form->addInput(array('type'=>'combobox','name'=>'type',