Index: branches/5.2.x/core/units/content/content_config.php =================================================================== diff -u -N -r14244 -r14572 --- branches/5.2.x/core/units/content/content_config.php (.../content_config.php) (revision 14244) +++ branches/5.2.x/core/units/content/content_config.php (.../content_config.php) (revision 14572) @@ -1,6 +1,6 @@ true, 'AutoClone' => true, - 'TitleField' => 'ContentNum', // field, used in bluebar when editing existing item - 'ViewMenuPhrase' => 'la_text_Pages', - 'TitlePhrase' => 'la_text_PageContent', - + 'TitleField' => 'ContentNum', // field, used in bluebar when editing existing item + 'TitlePresets' => Array ( 'default' => Array ( 'new_status_labels' => Array ('content' => '!la_title_Adding_Content!'),