edit message mail and forms
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m0s
This commit is contained in:
parent
2c9f2951da
commit
8ee2306cb2
1 changed files with 1 additions and 1 deletions
|
|
@ -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');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue