More use of EL, fix for admin links
[mailer.git] / templates / de / emails / sponsor / sponsor_change_data.tpl
1 Hallo $DATA[gender] $DATA[surname] $DATA[family],
2
3 Sie haben heute Ihre Daten geaendert.
4
5 Hier sind alle neuen (und in Klammern alten) Daten:
6 ------------------------------
7 {--SPONSOR_ENTER_COMPANY_TITLE--}: $DATA[company] ({%sponsor,company=$userid%})
8 {--SPONSOR_ENTER_COMPANY_POSITION--}: $DATA[position] ({%sponsor,position=$userid%})
9 {--SPONSOR_ENTER_TAX_IDENT--}: $DATA[tax_ident] ({%sponsor,tax_ident=$userid%})
10 ------------------------------
11 {--GUEST_GENDER--}: $DATA[gender] ({%sponsor,gender,translateGender=$userid%})
12 {--SURNAME_FAMILY--}: $DATA[surname] $DATA[family] ({%sponsor,surname=$userid%} {%sponsor,family=$userid%})
13 {--SPONSOR_EMAIL_STREET_NR1--}: $DATA[street_nr1] ({%sponsor,street_nr1=$userid%})
14 {--SPONSOR_EMAIL_STREET_NR2--}: $DATA[street_nr2] ({%sponsor,street_nr2=$userid%})
15 {--SPONSOR_EMAIL_CNTRY_ZIP_CITY--}: $DATA[country]-$DATA[zip] $DATA[city] ({%sponsor,country,determineCountry=$userid%}-{%sponsor,zip,bigintval=$userid%} {%sponsor,city=$userid%})
16 ------------------------------
17 {--SPONSOR_ENTER_PHONE--}: $DATA[phone] ($content[phone])
18 {--SPONSOR_ENTER_FAX--}: $DATA[fax] ($content[fax])
19 {--SPONSOR_ENTER_CELL--}: $DATA[cell] ($content[cell])
20 ------------------------------
21 {--SPONSOR_ENTER_EMAIL--}: $DATA[email] ($content[email])
22 {--SPONSOR_ENTER_URL--}: $DATA[url] ($content[url])
23 ------------------------------
24
25 Das Passwort wurde Ihnen aus Sicherheitsgruenden nicht mitgesendet.
26
27 ------------------------------
28 Verwendeter Browser: {%server,user_agent%}
29 ------------------------------
30 IP-Nummer: {%server,remote_addr%}
31 ------------------------------
32
33 Mit freundlichen Grüßen,
34   Ihr {?MAIN_TITLE?} Team
35
36 {?URL?} ({?WEBMASTER?})