New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / emails / order-member.tpl
index 93980bc89e5525b82e01d40f6f2e4b04cc584967..8dbf11fb6f65907c38e886665f71f471cd069e04 100644 (file)
@@ -4,8 +4,8 @@ Ihre Mailbuchung befindet sich derzeit in Warteschleife und wird bald ausgesende
 
 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]
 ------------------------------------------------