DataObjects/Core_mailing_list_message.php
authorEdward <edward@roojs.com>
Thu, 20 Feb 2014 11:41:17 +0000 (19:41 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Feb 2014 11:41:17 +0000 (19:41 +0800)
DataObjects/Core_mailing_list_message.php

index 1ea5c9b..5e71d69 100644 (file)
@@ -271,7 +271,7 @@ Content-Type: multipart/related; boundary=rel-{$random_hash}
 Content-Type: text/html; charset=utf-8
 Content-Transfer-Encoding: 7bit
 
-<html><body>{$this->bodytext}</body></html>
+{$this->bodytext}
 
 ");