From 94296d4a4dabae2886f426222fa6dac305ef662c Mon Sep 17 00:00:00 2001 From: Philipp Dieter Date: Fri, 19 Jul 2024 11:35:21 +0200 Subject: [PATCH] [TASK] Add style options to html mail partial --- Resources/Private/Partials/Mails/DefaultHtml.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/Resources/Private/Partials/Mails/DefaultHtml.html b/Resources/Private/Partials/Mails/DefaultHtml.html index 23ae25e..fd40800 100644 --- a/Resources/Private/Partials/Mails/DefaultHtml.html +++ b/Resources/Private/Partials/Mails/DefaultHtml.html @@ -18,6 +18,16 @@ + + + + + + + + + + @@ -81,7 +91,7 @@
-

{row.data -> f:format.nl2br() -> f:format.raw()}

+

{row.data -> f:format.nl2br() -> f:format.raw()}

{row.data -> f:format.nl2br() -> f:format.raw()}

@@ -103,7 +113,7 @@ {row.data -> v:format.json.decode()} - + {rowData.1}