Merge branch 'main' of code.verua.online:rabeweb/website
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 54s
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 54s
This commit is contained in:
commit
7230996c2c
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ function constructMessage()
|
|||
$servername = filter_input(INPUT_POST, 'servername');
|
||||
if (isset($servername))
|
||||
{
|
||||
$message .= "Bitte geben Sie den Namen des gesicherten Webbereichs (Instanz) an:\n\n";
|
||||
$message .= "Bitte geben Sie den Namen des Servers an. Der Zugriff erfolgt immer über die Web-Adresse: https://wunschname.verua.ch: " . "\n<b>" . $servername . "</b>\n\n";
|
||||
}
|
||||
|
||||
$modulpop2 = filter_input(INPUT_POST, 'modulpop2');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue