From 5118c453c470bff5e8c5c3408947a0fc9afa3755 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Wed, 26 Oct 2022 11:56:24 +0200
Subject: [PATCH] OZG-3050 fix De-Mail

---
 .../resources/templates/mail/redirect.confirmation.txt.ftlh     | 2 +-
 .../src/main/resources/templates/mail/redirect.txt.ftlh         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pluto-server/src/main/resources/templates/mail/redirect.confirmation.txt.ftlh b/pluto-server/src/main/resources/templates/mail/redirect.confirmation.txt.ftlh
index a67d2823c..814351910 100644
--- a/pluto-server/src/main/resources/templates/mail/redirect.confirmation.txt.ftlh
+++ b/pluto-server/src/main/resources/templates/mail/redirect.confirmation.txt.ftlh
@@ -37,4 +37,4 @@ Deliusstraße 10
 Tel.: +49 431 530 550 0
 Fax: +49 431 530 550 99
 E-Mail: info[at]ea-sh.de
-De-Mail: ea-sh@itvsh.sh-kommunen.de-mail.deea-poststelle@ea-sh.de-mail.de
\ No newline at end of file
+De-Mail: ea-sh@itvsh.sh-kommunen.de-mail.de
\ No newline at end of file
diff --git a/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh b/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh
index c11627c85..f2c840266 100644
--- a/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh
+++ b/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh
@@ -36,4 +36,4 @@ Deliusstraße 10
 Tel.: +49 431 530 550 0
 Fax: +49 431 530 550 99
 E-Mail: info[at]ea-sh.de
-De-Mail: ea-sh@itvsh.sh-kommunen.de-mail.deea-poststelle@ea-sh.de-mail.de
\ No newline at end of file
+De-Mail: ea-sh@itvsh.sh-kommunen.de-mail.de
\ No newline at end of file
-- 
GitLab