X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Femails%2Forder-admin.tpl;h=e1b0827b87f5ebe975044cb8498cbb484d3e76bd;hb=8070454d50225362d499e2681373d511e7eb9777;hp=e960cc69355a2791a504487425ab0b1ed5f3ba6a;hpb=461f500c8603e1f9fd5f4c56ab3df53ef7661e77;p=mailer.git diff --git a/templates/de/emails/order-admin.tpl b/templates/de/emails/order-admin.tpl index e960cc6935..e1b0827b87 100644 --- a/templates/de/emails/order-admin.tpl +++ b/templates/de/emails/order-admin.tpl @@ -10,8 +10,8 @@ Anrede: {%user,gender,translateGender=$userid%} Vorname: {%user,surname=$userid%} Nachname: {%user,family=$userid%} Email-Adresse: {%user,email=$userid%} -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] ------------------------------------