From 651b16cd5a31b4aa76834ff8a7fd2ea2626ef108 Mon Sep 17 00:00:00 2001 From: barow Date: Fri, 7 Jun 2024 10:54:38 +0200 Subject: [PATCH] [BUGFIX] Fix corrupt spam notification template (#1001) Add viewhelper namespace and close if tag --- Resources/Private/Templates/Log/SpamNotification.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Resources/Private/Templates/Log/SpamNotification.html b/Resources/Private/Templates/Log/SpamNotification.html index 366961a34..44d975509 100644 --- a/Resources/Private/Templates/Log/SpamNotification.html +++ b/Resources/Private/Templates/Log/SpamNotification.html @@ -1,4 +1,4 @@ - +{namespace vh=In2code\Powermail\ViewHelpers} ---------------------------------------------------- {time} @@ -19,6 +19,7 @@ {answer.value} + Senders IP addess: {ipAddress}