X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Femails%2Forder-member.tpl;h=8dbf11fb6f65907c38e886665f71f471cd069e04;hb=8070454d50225362d499e2681373d511e7eb9777;hp=7d7675aa4a1aa59a529313ca3b7adcb6e23c159b;hpb=7c92b706722b1bd4c8af68b213b65c1bf8e68eee;p=mailer.git diff --git a/templates/de/emails/order-member.tpl b/templates/de/emails/order-member.tpl index 7d7675aa4a..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] ------------------------------------------------ @@ -17,11 +17,11 @@ $content[text] Sobald Ihre Mailbuchung vollständig gesendet wurde, erhalten Sie eine zweite Mail! Sie können bereits eine weitere Mailbuchung durchführen! -{--MEMBER_AUTOSEND--} +$content[member_autosend] Vielen Dank. -Mit freundlichem Gruss, - Ihr {!MAIN_TITLE!} Team +Mit freundlichen Grüßen, + Ihr {?MAIN_TITLE?} Team -{!URL!} ({!WEBMASTER!}) \ No newline at end of file +{?URL?} ({?WEBMASTER?})