Index: branches/5.2.x/core/units/languages/languages_config.php =================================================================== diff -u -N -r16388 -r16577 --- branches/5.2.x/core/units/languages/languages_config.php (.../languages_config.php) (revision 16388) +++ branches/5.2.x/core/units/languages/languages_config.php (.../languages_config.php) (revision 16577) @@ -1,6 +1,6 @@ Array ( 'type' => 'string', + 'formatter' => 'kFormatter', 'using_fck' => 1, 'error_msgs' => Array ('parsing_error' => '!la_error_ParsingError!', 'body_missing' => '!la_error_EmailTemplateBodyMissing!'), 'default' => '$body' ), @@ -275,4 +276,4 @@ ), ),*/ ), -); \ No newline at end of file +);