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

index 5e71d69..1ea5c9b 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
 
-{$this->bodytext}
+<html><body>{$this->bodytext}</body></html>
 
 ");