MessagePreview.php
authorAlan <alan@roojs.com>
Thu, 29 Sep 2022 07:55:31 +0000 (15:55 +0800)
committerAlan <alan@roojs.com>
Thu, 29 Sep 2022 07:55:31 +0000 (15:55 +0800)
MessagePreview.php

index 96a24c5..788027b 100644 (file)
@@ -56,6 +56,7 @@ class Pman_Core_MessagePreview extends Pman
             $this->msg->from_email = $mlq->from_email;
             $this->msg->from_name = $mlq->from_name;
             $this->msg->plaintext  = $this->msg->mailer->textbody;
+            $this->msg->htmlbody = $this->msg->mailer->htmlbody;
             // htmlbody 
             //$this->plaintext = 
             //$data->subject = $data['Subject;