diff --git a/content/german/bestellung/zusatzmodule-organisationen.md b/content/german/bestellung/zusatzmodule-organisationen.md index 953b7a0..6211a4d 100644 --- a/content/german/bestellung/zusatzmodule-organisationen.md +++ b/content/german/bestellung/zusatzmodule-organisationen.md @@ -93,11 +93,11 @@ bestellformular = true
@@ -105,11 +105,11 @@ bestellformular = true
diff --git a/static/php/message.php b/static/php/message.php index 89d31ca..91bc016 100644 --- a/static/php/message.php +++ b/static/php/message.php @@ -165,7 +165,7 @@ function constructMessage() if (isset($zusatzmodulTourenplan)) { $message .= "

"; - $message .= "Zusatzmodul Tourenplan" . $zusatzmodulTourenplan . "

"; + $message .= "Zusatzmodul Tourenplan
: " . "
" . $zusatzmodulTourenplan . "

"; } // Form inputs von Zusatzmodule FPP / ORG