43a44,50 > > $form['nodetypeset'] = array( > '#type' => 'fieldset', > '#title' => t('Content type'), > '#collapsible' => TRUE, > '#collapsed' => TRUE, > ); 45c52 < $form['nodetype'] = array( --- > $form['nodetypeset']['nodetype'] = array(