New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / emails / order-admin.tpl
index e960cc69355a2791a504487425ab0b1ed5f3ba6a..e1b0827b87f5ebe975044cb8498cbb484d3e76bd 100644 (file)
@@ -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]
 ------------------------------------