From 025bc0533dc6940194fbc315e72dc0905e351518 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 22 Jan 2016 22:01:42 +0100 Subject: bug #405, keep vanilla Smarty and remove {strip} for CSS emails --- themes/default/template/mail/text/html/global-mail-css.tpl | 2 -- 1 file changed, 2 deletions(-) (limited to 'themes/default/template/mail/text/html/global-mail-css.tpl') diff --git a/themes/default/template/mail/text/html/global-mail-css.tpl b/themes/default/template/mail/text/html/global-mail-css.tpl index 59a1bde2f..23a3be3a3 100644 --- a/themes/default/template/mail/text/html/global-mail-css.tpl +++ b/themes/default/template/mail/text/html/global-mail-css.tpl @@ -1,4 +1,3 @@ -{strip} /* page */ body { font-family:"Verdana", "Helvetica", "Optima", sans-serif; @@ -102,4 +101,3 @@ hr { border-style:solid; margin:1em; } -{/strip} \ No newline at end of file -- cgit v1.2.3