d39cb57c68320053a4664c1ebc3c4f79184faa44
[mailer.git] / templates / de / emails / member / member_mydata_notify.tpl
1 Hallo $content[surname] $content[family],
2
3 {--MEMBER_HAVE_CHANGED_DATA--}
4
5 {--YOUR_NEW_DATA--}:
6 ------------------------------------------
7 {--GENDER--}: $content[gender]
8 {--SURNAME--}: $content[surname]
9 {--FAMILY_NAME--}: $content[family]
10 {--STREET_NR--}: $content[street_nr]
11 {--COUNTRY--}: $content[country]
12 {--ZIP--}: $content[zip]
13 {--CITY--}: $content[city]
14 {--EMAIL_ADDRESS--}: $content[email]
15 {--PASS_1--}: $content[pass1]
16 ------------------------------------------
17 IP-Nummer: $REMOTE_ADDR
18 ------------------------------------------
19 Browser: $HTTP_USER_AGENT
20 ------------------------------------------
21
22 {--PLEASE_NOTIFY_ABUSE_MYDATA--}
23
24 ------------------------------------------
25 $content[message]
26 ------------------------------------------
27
28 Mit freundlichen Grüßen,
29   Ihr {?MAIN_TITLE?} Team
30
31 {?URL?}/login.php ({?WEBMASTER?})