@@ -928,7 +928,7 @@ function install_settings_form($form, &$form_state, &$install_state) {
'#description'=>st('If more than one application will be sharing this database, enter a table prefix such as %prefix for your @drupal site here.',array('@drupal'=>drupal_install_profile_distribution_name(),'%prefix'=>$db_prefix)),
@@ -127,7 +128,7 @@ function theme_profile_admin_overview($variables) {
$rows[]=array('data'=>array(array('data'=>'<em>'.t('No fields in this category. If this category remains empty when saved, it will be removed.').'</em>','colspan'=>7)),'class'=>array('category-'.$category_number.'-message','category-message','category-populated'));
// Make it draggable only if there is more than one field