@@ -72,6 +72,7 @@ if ($type1 == 'html' || (isset($override_type1) && $override_type1 == 'html'))
$body = charset_decode($charset,$body,false,true);
}
} else {
+ $ishtml = FALSE;
translateText($body, $wrap_at, $charset);