]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/member/member_mydata_notify.tpl
Rewrite of all mail templates with user data to new 'tag-like' functionality
[mailer.git] / templates / de / emails / member / member_mydata_notify.tpl
index d39cb57c68320053a4664c1ebc3c4f79184faa44..f049c6397bdaa0d3b222a7ee3acff307c8711509 100644 (file)
@@ -1,22 +1,22 @@
-Hallo $content[surname] $content[family],
+Hallo {%user,gender,translateGender=$userid%} {%user,surname=$userid%} {%user,family=$userid%},
 
 {--MEMBER_HAVE_CHANGED_DATA--}
 
 {--YOUR_NEW_DATA--}:
 ------------------------------------------
 
 {--MEMBER_HAVE_CHANGED_DATA--}
 
 {--YOUR_NEW_DATA--}:
 ------------------------------------------
-{--GENDER--}: $content[gender]
-{--SURNAME--}: $content[surname]
-{--FAMILY_NAME--}: $content[family]
-{--STREET_NR--}: $content[street_nr]
+{--GENDER--}: {%user,gender,translateGender=$userid%}
+{--SURNAME--}: {%user,surname=$userid%}
+{--FAMILY_NAME--}: {%user,family=$userid%}
+{--STREET_NR--}: {%user,street_nr=$userid%}
 {--COUNTRY--}: $content[country]
 {--COUNTRY--}: $content[country]
-{--ZIP--}: $content[zip]
-{--CITY--}: $content[city]
-{--EMAIL_ADDRESS--}: $content[email]
+{--ZIP--}: {%user,zip=$userid%}
+{--CITY--}: {%user,city=$userid%}
+{--EMAIL_ADDRESS--}: {%user,email=$userid%}
 {--PASS_1--}: $content[pass1]
 ------------------------------------------
 {--PASS_1--}: $content[pass1]
 ------------------------------------------
-IP-Nummer: $REMOTE_ADDR
+IP-Nummer: {%server,remote_addr%}
 ------------------------------------------
 ------------------------------------------
-Browser: $HTTP_USER_AGENT
+Browser: {%server,user_agent%}
 ------------------------------------------
 
 {--PLEASE_NOTIFY_ABUSE_MYDATA--}
 ------------------------------------------
 
 {--PLEASE_NOTIFY_ABUSE_MYDATA--}