From ed7dd4bf6c8c94e740b32b17545b5fe60fedc1f0 Mon Sep 17 00:00:00 2001 From: justauser Date: Wed, 29 May 2013 08:06:05 -0400 Subject: changed the preg_split to explode per fox. fixed the template to have a block for note and only include if there is a note --- templates/email_article_template.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/email_article_template.txt b/templates/email_article_template.txt index 602a9c4a1..b6bc63921 100644 --- a/templates/email_article_template.txt +++ b/templates/email_article_template.txt @@ -5,9 +5,9 @@ Thought I'd share the following with you: * ${ARTICLE_TITLE} - + ${ARTICLE_NOTE} - + ${ARTICLE_URL} -- cgit v1.2.3