]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/admin/admin_sponsor_edit.tpl
More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / templates / de / emails / admin / admin_sponsor_edit.tpl
index 810d4cb11351c54dd060ce14ad2767db45186e90..90871c2ea354026abeb3af2eb5d57d559d552c12 100644 (file)
@@ -1,7 +1,7 @@
-Hallo $content[salut] $content[surname] $content[family],
+Hallo {%sponsor,gender,translateGender=$content[id]%} {%sponsor,surname=$content[id]%} {%sponsor,family=$content[id]%},
 
 ------------------------------
-Ihre Sponsor-ID lautet: {--__SPONSOR_ID--}
+Ihre Sponsor-Id lautet: $content[id]
 ------------------------------
 
 Einer unserer Administratoren hat soeben Ihren Sponsorenaccount geaendert.
@@ -12,8 +12,8 @@ Es sind nun folgende Daten gesetzt:
 {--SPONSOR_ENTER_COMPANY_POSITION--}: $content[position]
 {--SPONSOR_ENTER_TAX_IDENT--}: $content[tax_ident]
 ------------------------------
-{--GUEST_SEX--}: $content[salut]
-{--SURNAME_FAMILY--}: $content[surname] $content[family]
+{--GUEST_GENDER--}: {%sponsor,gender,translateGender=$content[id]%}
+{--SURNAME_FAMILY--}: {%sponsor,surname=$content[id]%} {%sponsor,family=$content[id]%}
 {--SPONSOR_EMAIL_STREET_NR1--}: $content[street_nr1]
 {--SPONSOR_EMAIL_STREET_NR2--}: $content[street_nr2]
 {--SPONSOR_EMAIL_CNTRY_ZIP_CITY--}: $content[country]-$content[zip] $content[city]
@@ -30,7 +30,7 @@ Es sind nun folgende Daten gesetzt:
 {--PASS_1--}: $content[pass1]
 ------------------------------
 
-Mit freundlichem Gruss,
-  Ihr {--MAIN_TITLE--} Team
-  
-{--URL--} ({--WEBMASTER--})
\ No newline at end of file
+Mit freundlichen Grüßen,
+  Ihr {?MAIN_TITLE?} Team
+
+{?URL?} ({?WEBMASTER?})