]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/admin/admin_sponsor_edit.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / emails / admin / admin_sponsor_edit.tpl
index 810d4cb11351c54dd060ce14ad2767db45186e90..b20bdfe0fc8d34140fda75694813e8ebc47e32fb 100644 (file)
@@ -1,7 +1,7 @@
-Hallo $content[salut] $content[surname] $content[family],
+Hallo $content[gender] $content[surname] $content[family],
 
 ------------------------------
-Ihre Sponsor-ID lautet: {--__SPONSOR_ID--}
+Ihre Sponsor-ID lautet: {!__SPONSOR_ID!}
 ------------------------------
 
 Einer unserer Administratoren hat soeben Ihren Sponsorenaccount geaendert.
@@ -12,7 +12,7 @@ Es sind nun folgende Daten gesetzt:
 {--SPONSOR_ENTER_COMPANY_POSITION--}: $content[position]
 {--SPONSOR_ENTER_TAX_IDENT--}: $content[tax_ident]
 ------------------------------
-{--GUEST_SEX--}: $content[salut]
+{--GUEST_GENDER--}: $content[gender]
 {--SURNAME_FAMILY--}: $content[surname] $content[family]
 {--SPONSOR_EMAIL_STREET_NR1--}: $content[street_nr1]
 {--SPONSOR_EMAIL_STREET_NR2--}: $content[street_nr2]
@@ -31,6 +31,6 @@ Es sind nun folgende Daten gesetzt:
 ------------------------------
 
 Mit freundlichem Gruss,
-  Ihr {--MAIN_TITLE--} Team
-  
-{--URL--} ({--WEBMASTER--})
\ No newline at end of file
+  Ihr {?MAIN_TITLE?} Team
+
+{?URL?} ({?WEBMASTER?})