Index: branches/5.2.x/units/taxes/taxes_config.php =================================================================== diff -u -N -r14258 -r14569 --- branches/5.2.x/units/taxes/taxes_config.php (.../taxes_config.php) (revision 14258) +++ branches/5.2.x/units/taxes/taxes_config.php (.../taxes_config.php) (revision 14569) @@ -1,6 +1,6 @@ 'TaxZoneId', 'TitleField' => 'Name', + 'TitlePresets' => Array ( - 'default' => Array ( 'new_status_labels' => Array ('tax' => '!la_title_AddingTaxZone!'), - 'edit_status_labels' => Array ('tax' => '!la_title_EditingTaxZone!'), - 'new_titlefield' => Array ('tax' => '!la_title_NewTaxZone!'), - ), - 'taxes_list' =>Array ( 'prefixes' => Array ('tax_List'), - 'format' => "!la_title_Taxes!", - ), - 'taxes_edit' =>Array ( 'prefixes' => Array ('tax'), - 'new_titlefield' => Array ('tax' => '!la_title_NewTax!'), - 'format' => "#tax_status# '#tax_titlefield#' - !la_title_General!", - ), - - - ), + 'default' => Array ( + 'new_status_labels' => Array ('tax' => '!la_title_AddingTaxZone!'), + 'edit_status_labels' => Array ('tax' => '!la_title_EditingTaxZone!'), + ), + 'taxes_list' => Array ( + 'prefixes' => Array ('tax_List'), 'format' => "!la_title_Taxes!", + ), + 'taxes_edit' => Array ( + 'prefixes' => Array ('tax'), + 'new_titlefield' => Array ('tax' => '!la_title_NewTax!'), + 'format' => "#tax_status# '#tax_titlefield#' - !la_title_General!", + ), + ), + 'PermSection' => Array ('main' => 'in-commerce:taxes'), 'Sections' => Array (