From 50b24c5317a2f6edbdfb50680b1850b46fed4e31 Mon Sep 17 00:00:00 2001 From: OZGCloud <ozgcloud@mgm-tp.com> Date: Thu, 27 Oct 2022 12:21:09 +0200 Subject: [PATCH] OZG-3050 adjust formatting; readd website url --- .../templates/mail/redirect.confirmation.txt.ftlh | 7 +++++-- .../src/main/resources/templates/mail/redirect.txt.ftlh | 7 +++++-- 2 files changed, 10 insertions(+), 4 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 814351910..2d8578010 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 @@ -34,7 +34,10 @@ im 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.de \ No newline at end of file + +E-Mail: info@ea-sh.de +De-Mail: ea-sh@itvsh.sh-kommunen.de-mail.de +https://www.ea-sh.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 f2c840266..90877167b 100644 --- a/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh +++ b/pluto-server/src/main/resources/templates/mail/redirect.txt.ftlh @@ -33,7 +33,10 @@ im 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.de \ No newline at end of file + +E-Mail: info@ea-sh.de +De-Mail: ea-sh@itvsh.sh-kommunen.de-mail.de +https://www.ea-sh.de \ No newline at end of file -- GitLab