Index: modules/node/content_types.inc
===================================================================
RCS file: /cvs/drupal/drupal/modules/node/content_types.inc,v
retrieving revision 1.67
diff -u -p -r1.67 content_types.inc
--- modules/node/content_types.inc	26 Apr 2009 20:57:01 -0000	1.67
+++ modules/node/content_types.inc	1 May 2009 04:31:09 -0000
@@ -108,7 +108,6 @@ function node_type_form(&$form_state, $t
     '#type' => 'fieldset',
     '#title' => t('Submission form settings'),
     '#collapsible' => TRUE,
-    '#collapsed' => FALSE,
   );
   $form['submission']['title_label'] = array(
     '#title' => t('Title field label'),
