diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/mail/text/plain/header.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/yoga/mail/text/plain/header.tpl b/template/yoga/mail/text/plain/header.tpl index 1aefc7d2d..ce7667106 100644 --- a/template/yoga/mail/text/plain/header.tpl +++ b/template/yoga/mail/text/plain/header.tpl @@ -1,3 +1,3 @@ ------={BOUNDARY_KEY}
-Content-Type: {CONTENT_TYPE}; charset={CONTENT_ENCODING};
-Content-Transfer-Encoding: 8bit
+-----={BOUNDARY_KEY} +Content-Type: {CONTENT_TYPE}; charset={CONTENT_ENCODING}; +Content-Transfer-Encoding: 8bit |