--- content_profile.module.orig	2009-12-07 11:13:12.100000000 +0100
+++ content_profile.module	2009-12-13 14:44:31.077875000 +0100
@@ -258,6 +258,7 @@ function content_profile_form_alter(&$fo
     $form['content_profile'] = array(
       '#type' => 'fieldset',
       '#title' => t('Content Profile'),
+      '#group' => 'additional_settings',
       '#collapsible' => TRUE,
       '#collapsed' => TRUE,
       '#weight' => 32,
