change RaBe WebSolutions to VeruA AG
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 59s

This commit is contained in:
bettina 2024-06-18 10:11:31 +02:00
commit f5b22f2a88
6 changed files with 18 additions and 21 deletions

View file

@ -56,7 +56,7 @@ try {
// Send a second email to the customer
$customerEmail = $email;
$customerSubject = 'Danke für Ihre Bestellung - Verua RaBe Websolutions';
$customerSubject = 'Danke für Ihre Bestellung bei der Verua AG';
$encodedSubject = mb_encode_mimeheader($customerSubject, "UTF-8", "Q");
$customerMessage = constructCustomerMessageDE($message);