diff --git a/content/french/sections/footer.md b/content/french/sections/footer.md
index 59a8a68..f8d2c70 100644
--- a/content/french/sections/footer.md
+++ b/content/french/sections/footer.md
@@ -14,8 +14,6 @@ Steinerstrasse 19
CH-8253 Diessenhofen
-079 393 86 83
-
kontakt"at"verua.swiss
diff --git a/content/german/sections/footer.md b/content/german/sections/footer.md
index 9fa9ea5..020f15b 100644
--- a/content/german/sections/footer.md
+++ b/content/german/sections/footer.md
@@ -13,8 +13,6 @@ Steinerstrasse 19
CH-8253 Diessenhofen
-079 393 86 83
-
kontakt"at"verua.swiss
diff --git a/static/php/message.php b/static/php/message.php
index 0a9648e..9b65609 100644
--- a/static/php/message.php
+++ b/static/php/message.php
@@ -296,7 +296,6 @@ function constructCustomerMessage($bestellMessage, $langForm, $name, $type)
$message .= "VeruA AG" . "
";
$message .= "Steinerstrass 19" . "
";
$message .= "CH-8253 Diessenhofen" . "
";
- $message .= "079 393 86 83" . "
";
$message .= "kontakt@verua.swiss" . "
";
$message .= "www.verua.swiss" . "
";