]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/sub-points.tpl
Template fixed
[mailer.git] / templates / de / emails / sub-points.tpl
index 5d5c9d9c810de0e0b2d84301115893869b99aded..91ac7f449ab02d771d9cf6e04951381cea5e9f24 100644 (file)
@@ -1,6 +1,6 @@
-Hallo $content[gender] $content[surname] $content[family],
+Hallo {%user,gender,translateGender=$userid%} {%user,surname=$userid%} {%user,family=$userid%},
 
-Einer unserer Administratoren hat Ihnen soeben $content[points] {?POINTS?} abgezogen!
+Einer unserer Administratoren hat Ihnen soeben {%pipe,translateComma=$content[points]%} {?POINTS?} abgezogen!
 
 Grund dazu war folgender:
 ----------------
@@ -10,4 +10,4 @@ $content[text]
 Mit freundlichen Grüßen,
   Ihr {?MAIN_TITLE?} Team
 
-{?URL?} ({?WEBMASTER?})
\ No newline at end of file
+{?URL?} ({?WEBMASTER?})