From 87a58e4e12497da2e357f2c9bbf1d43b43df8629 Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Wed, 26 Oct 2022 10:16:26 +0200
Subject: [PATCH] OZG-3050 adjust address in mailtemplates

---
 .../mail/redirect.confirmation.txt.ftlh          | 16 +++++++---------
 .../resources/templates/mail/redirect.txt.ftlh   | 16 +++++++---------
 2 files changed, 14 insertions(+), 18 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 404a77846..a67d2823c 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
@@ -31,12 +31,10 @@ einheitlicher ansprechpartner schleswig-holstein
 im
 
 [cid:${cidLogoItvsh}]
-IT Verbund Schleswig-Holstein
-Anstalt öffentlichen Rechts
-
-Reventlouallee 6
-24105 Kiel
-Telefon: +49 (0)431 988-8650
-
-mailto: info@ea-sh.de
-www.ea-sh.de
\ No newline at end of file
+IT-Verbund Schleswig-Holstein (ITVSH)
+Deliusstraße 10
+24114 Kiel
+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
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 6388802c1..c11627c85 100644
--- a/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh
+++ b/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh
@@ -30,12 +30,10 @@ einheitlicher ansprechpartner schleswig-holstein
 
 im
 [cid:${cidLogoItvsh}]
-IT Verbund Schleswig-Holstein
-Anstalt öffentlichen Rechts
-
-Reventlouallee 6
-24105 Kiel
-Telefon: +49 (0)431 988-8650
-
-mailto: info@ea-sh.de
-www.ea-sh.de
\ No newline at end of file
+IT-Verbund Schleswig-Holstein (ITVSH)
+Deliusstraße 10
+24114 Kiel
+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
-- 
GitLab