Index: branches/5.2.x/core/units/email_templates/email_templates_config.php =================================================================== diff -u -N -r16415 -r16577 --- branches/5.2.x/core/units/email_templates/email_templates_config.php (.../email_templates_config.php) (revision 16415) +++ branches/5.2.x/core/units/email_templates/email_templates_config.php (.../email_templates_config.php) (revision 16577) @@ -1,6 +1,6 @@ Array ( 'type' => 'string', - 'formatter' => 'kMultiLanguage', 'db_type' => 'longtext', + 'formatter' => 'kMultiLanguage', 'using_fck' => 1, 'db_type' => 'longtext', 'error_msgs' => Array ('parsing_error' => '!la_error_ParsingError!'), 'default' => null ), @@ -263,4 +263,4 @@ ), ), ), - ); \ No newline at end of file + );