From b2f57b58386112bff565fe747db698c693e65114 Mon Sep 17 00:00:00 2001 From: Dave Greenberg Date: Tue, 7 Oct 2014 15:51:11 -0700 Subject: [PATCH] CRM-15234 - prevent loss of responsive HTML markup due to CIVICRM_MAIL_SMARTY being enabled. NOTE: There is no easy way to fix this for upgrades since we do not have a known DB handle for the sample msg_template rows. ---------------------------------------- * CRM-15234: https://issues.civicrm.org/jira/browse/CRM-15234 --- ...sive Design Newsletter - Single Column.tpl | 5 +- ...ponsive Design Newsletter - Two Column.tpl | 125 +++++++++--------- 2 files changed, 67 insertions(+), 63 deletions(-) diff --git a/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Single Column.tpl b/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Single Column.tpl index 7a1b2d21db..8a883ec640 100644 --- a/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Single Column.tpl +++ b/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Single Column.tpl @@ -4,6 +4,7 @@ diff --git a/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Two Column.tpl b/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Two Column.tpl index 3e5485cab5..216ab36647 100644 --- a/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Two Column.tpl +++ b/xml/templates/message_templates/sample/Sample Responsive Design Newsletter - Two Column.tpl @@ -2,67 +2,70 @@ - -- 2.25.1