]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/sponsor/sponsor_change_data.tpl
Several more constants rewritten to getConfig()
[mailer.git] / templates / de / emails / sponsor / sponsor_change_data.tpl
index c3c26a3d540b490c87785e3feb9eaab403f74881..fd5ec7095f42f5b80cb2ab88e760f3af27f879bc 100644 (file)
@@ -1,4 +1,4 @@
-Hallo $DATA[salut] $DATA[surname] $DATA[family].
+Hallo $DATA[gender] $DATA[surname] $DATA[family].
 
 Sie haben heute Ihre Daten geaendert.
 
@@ -8,7 +8,7 @@ Hier sind alle neuen (und in Klammern alten) Daten:
 {--SPONSOR_ENTER_COMPANY_POSITION--}: $DATA[position] ($content[position])
 {--SPONSOR_ENTER_TAX_IDENT--}: $DATA[tax_ident] ($content[tax_ident])
 ------------------------------
-{--GUEST_SEX--}: $DATA[salut] ($content[salut])
+{--GUEST_GENDER--}: $DATA[gender] ($content[gender])
 {--SURNAME_FAMILY--}: $DATA[surname] $DATA[family] ($content[surname] $content[family])
 {--SPONSOR_EMAIL_STREET_NR1--}: $DATA[street_nr1] ($content[street_nr1])
 {--SPONSOR_EMAIL_STREET_NR2--}: $DATA[street_nr2] ($content[street_nr2])
@@ -31,6 +31,6 @@ IP-Nummer: $REMOTE_ADDR
 ------------------------------
 
 Mit freundlichem Gruss,
-  Ihr {!MAIN_TITLE!} Team
+  Ihr {?MAIN_TITLE?} Team
 
-{!URL!} ({!WEBMASTER!})
+{?URL?} ({?WEBMASTER?})