'; $out .= '
'; $out .= ''; $out .= ''; $out .= ''; $out .= ''; $out .= ''; $out .= ''; $out .= '
'; // Place $out .= '
'.$langs->trans("SelectResource").'
'; $out .= '
'; $events = array(); $out .= $formresources->select_resource_list('', 'fk_resource', '', 1, 1, 0, $events, '', 2, null); $out .= '
'; $out .= '
'; //$out .= $form->selectyesno('busy', (GETPOSTISSET('busy') ? GETPOST('busy') : 1), 1); $out .= ''; $out .= '
'; $out .= '
'; //$out .= $form->selectyesno('mandatory', (GETPOSTISSET('mandatory') ? GETPOST('mandatory') : 0), 1); $out .= ''; $out .= '
'; $out .= '
'; $out .= ''; $out .= '
'; $out .= '
'; $out .= '
'; $out .= ''; $out .= '
'; print $out; ?>