edit message mail and forms
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 59s
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 59s
This commit is contained in:
parent
b23d76aa3f
commit
2c9f2951da
1 changed files with 1 additions and 1 deletions
|
|
@ -173,7 +173,7 @@ function constructMessage()
|
||||||
if (isset($zusatzmodulPop2))
|
if (isset($zusatzmodulPop2))
|
||||||
{
|
{
|
||||||
$message .= "<hr/><p><b>";
|
$message .= "<hr/><p><b>";
|
||||||
$message .= "Zusatzmodul POP2</b><br/>Jährliche Lizenzkosten 42.00 CHF; Bereitstellung, einmalig 438.00.00 CHF" . "<br/></p>";
|
$message .= "Zusatzmodul POP2</b><br/>" . $zusatzmodulPop2 . "<br/></p>";
|
||||||
}
|
}
|
||||||
|
|
||||||
$zusatzmodulMaterialverwaltung = filter_input(INPUT_POST, 'zusatzmodul-materialverwaltung');
|
$zusatzmodulMaterialverwaltung = filter_input(INPUT_POST, 'zusatzmodul-materialverwaltung');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue