]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/admin/admin_mydata_notify.tpl
Continued:
[mailer.git] / templates / de / emails / admin / admin_mydata_notify.tpl
index ba3f4e28f1bf80d16c78741b05aacb1218fb6f43..68e388e5852a395717b6cafe1f7914431b6925dc 100644 (file)
@@ -3,22 +3,22 @@ Hallo Administrator,
 {--ADMIN_MEMBER_CHANGED_PROFILE--}
 
 ------------------------------------------
-{--MEMBER_UID--}: $UID
+{--MEMBER_USERID--}: $userid
 ------------------------------------------
-{--GENDER--}: $content[gender]
-{--SURNAME--}: $content[surname]
-{--FAMILY_NAME--}: $content[family]
-{--STREET_NR--}: $content[street_nr]
+{--SEX--}: {%user,sex,translateSex=$userid%}
+{--SURNAME--}: {%user,surname=$userid%}
+{--FAMILY--}: {%user,family=$userid%}
+{--STREET_NR--}: {%user,street_nr=$userid%}
 {--COUNTRY--}: $content[country]
-{--ZIP--}: $content[zip]
-{--CITY--}: $content[city]
-{--EMAIL_ADDRESS--}: $content[email]
+{--ZIP--}: {%user,zip,bigintval=$userid%}
+{--CITY--}: {%user,city=$userid%}
+{--EMAIL--}: {%user,email=$userid%}
 ------------------------------------------
-$content[info]
+$content[message]
 ------------------------------------------
-IP-Nummer: $REMOTE_ADDR
+IP-Nummer: {%server,remote_addr%} (Real: {%server,real_ip_address%})
 ------------------------------------------
-Browser: $HTTP_USER_AGENT
+Browser: {%server,user_agent%}
 ------------------------------------------
 
 Mit freundlichen Grüßen,