edit message mail and forms
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s

This commit is contained in:
bettina 2024-06-28 18:06:25 +02:00
commit 8ee2306cb2

View file

@ -110,7 +110,7 @@ function constructMessage()
$message .= ( $lang == "FR" ? "Sélectionnée la version d'application"
: "Gewählte Applikations-Version");
$message .= "</b><br/>";
$message .= $bestehend . "</br>";
$message .= $bestehend . "</br><br/>";
}
$servername = filter_input(INPUT_POST, 'servername');