X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Femails%2Forder-member.tpl;h=8dbf11fb6f65907c38e886665f71f471cd069e04;hb=2e04164985cae54359663633a8796567d71082a7;hp=1b3788c6e351867fda6bc97d0031b892cc5fadb5;hpb=0b50a22210b0a3870a6f0215aac7f8bd0516a250;p=mailer.git diff --git a/templates/de/emails/order-member.tpl b/templates/de/emails/order-member.tpl index 1b3788c6e3..8dbf11fb6f 100644 --- a/templates/de/emails/order-member.tpl +++ b/templates/de/emails/order-member.tpl @@ -1,11 +1,11 @@ -Hallo $content[gender] $content[surname] $content[family], +Hallo {%user,gender,translateGender=$userid%} {%user,surname=$userid%} {%user,family=$userid%}, Ihre Mailbuchung befindet sich derzeit in Warteschleife und wird bald ausgesendet! Hier sind nochmals Ihre Daten aus dem Buchungsformular: ------------------------------------------------ -Gebuchte Kategorie: $content[category] -Gebuchter Payment-Typ: $content[payment] +Gebuchte Kategorie: {%pipe,getCategory=$content[cat_id]%} +Gebuchter Payment-Typ: {%pipe,getPaymentTitlePrice=$content[payment_id]%} Betreffzeile in den Mails: $content[subject] Gebuchte URL: $content[url] ------------------------------------------------