remove telefon-number from webpage
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m41s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m41s
This commit is contained in:
parent
67f58e195f
commit
a4da0c26ae
3 changed files with 0 additions and 5 deletions
|
|
@ -14,8 +14,6 @@ Steinerstrasse 19
|
|||
|
||||
CH-8253 Diessenhofen
|
||||
|
||||
079 393 86 83
|
||||
|
||||
kontakt"at"verua.swiss
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,6 @@ Steinerstrasse 19
|
|||
|
||||
CH-8253 Diessenhofen
|
||||
|
||||
079 393 86 83
|
||||
|
||||
kontakt"at"verua.swiss
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -296,7 +296,6 @@ function constructCustomerMessage($bestellMessage, $langForm, $name, $type)
|
|||
$message .= "VeruA AG" . "<br/>";
|
||||
$message .= "Steinerstrass 19" . "<br/>";
|
||||
$message .= "CH-8253 Diessenhofen" . "<br/>";
|
||||
$message .= "079 393 86 83" . "<br/>";
|
||||
$message .= "kontakt@verua.swiss" . "<br/>";
|
||||
$message .= "www.verua.swiss" . "<br/><br/>";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue