From e7e90c6527f753d281b2a61c48d7d23cdf21a645 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Fri, 18 Feb 2011 09:35:35 +0000 Subject: [PATCH] txt templates (a new line was missing) git-svn-id: svn://ttmath.org/publicrep/winix/trunk@720 e52654a7-88a9-db11-a3e9-0013d4bc506e --- txt/notify_email_cms.txt | 2 +- txt/notify_email_thread.txt | 2 +- txt/notify_email_ticket.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/txt/notify_email_cms.txt b/txt/notify_email_cms.txt index 802d89a..b35f4dc 100755 --- a/txt/notify_email_cms.txt +++ b/txt/notify_email_cms.txt @@ -1,7 +1,7 @@ Subject: [filter fil_qencode][if notify_add]{notify_new}[else]{notify_change}[end][end]\n From: [filter fil_qencode]{notify_from_name}[end] <{notify_from_email}>\n To: [filter fil_qencode][notify_to_name][end] <[notify_to_email]>\n -Content-Transfer-Encoding: 8bit +Content-Transfer-Encoding: 8bit\n Content-Type: {notify_content_type} \n\n diff --git a/txt/notify_email_thread.txt b/txt/notify_email_thread.txt index b356504..bb68f4f 100755 --- a/txt/notify_email_thread.txt +++ b/txt/notify_email_thread.txt @@ -1,7 +1,7 @@ Subject: [filter fil_qencode][if notify_add]{notify_new}[else]{notify_reply}[end][end]\n From: [filter fil_qencode]{notify_from_name}[end] <{notify_from_email}>\n To: [filter fil_qencode][notify_to_name][end] <[notify_to_email]>\n -Content-Transfer-Encoding: 8bit +Content-Transfer-Encoding: 8bit\n Content-Type: {notify_content_type} \n\n diff --git a/txt/notify_email_ticket.txt b/txt/notify_email_ticket.txt index 04ba7ba..9c7f975 100755 --- a/txt/notify_email_ticket.txt +++ b/txt/notify_email_ticket.txt @@ -1,7 +1,7 @@ Subject: [filter fil_qencode][if notify_add]{notify_new}[else]{notify_change}[end][end]\n From: [filter fil_qencode]{notify_from_name}[end] <{notify_from_email}>\n To: [filter fil_qencode][notify_to_name][end] <[notify_to_email]>\n -Content-Transfer-Encoding: 8bit +Content-Transfer-Encoding: 8bit\n Content-Type: {notify_content_type} \n\n