diff --git a/secure/v_mailto.php b/secure/v_mailto.php index 0b57486c89..8be4e14209 100644 --- a/secure/v_mailto.php +++ b/secure/v_mailto.php @@ -256,7 +256,7 @@ } //add the body to the email - if (substr($body, 0, 5) == "ContentType = "text/html"; $mail->Body = $body; }