Index: branches/5.2.x/core/kernel/utility/email.php =================================================================== diff -u -N -r15248 -r15330 --- branches/5.2.x/core/kernel/utility/email.php (.../email.php) (revision 15248) +++ branches/5.2.x/core/kernel/utility/email.php (.../email.php) (revision 15330) @@ -1,6 +1,6 @@ params['language_id'] . ':' . ($is_html ? 'html' : 'text'); if ( !isset($design_templates[$design_key]) ) { $language = $this->Application->recallObject('lang.current');