More rewrites/fixes (not all is fixed) for ext-sponsor
[mailer.git] / templates / de / emails / sponsor / sponsor_change_data.tpl
1 Hallo $content[gender] $content[surname] $content[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--}: $content[company] ({%sponsor,company=$content[id]%})
8 {--SPONSOR_ENTER_COMPANY_POSITION--}: $content[position] ({%sponsor,position=$content[id]%})
9 {--SPONSOR_ENTER_TAX_IDENT--}: $content[tax_ident] ({%sponsor,tax_ident=$content[id]%})
10 ------------------------------
11 {--GUEST_GENDER--}: $content[gender] ({%sponsor,gender,translateGender=$content[id]%})
12 {--SURNAME_FAMILY--}: $content[surname] $content[family] ({%sponsor,surname=$content[id]%} {%sponsor,family=$content[id]%})
13 {--SPONSOR_EMAIL_STREET_NR1--}: $content[street_nr1] ({%sponsor,street_nr1=$content[id]%})
14 {--SPONSOR_EMAIL_STREET_NR2--}: $content[street_nr2] ({%sponsor,street_nr2=$content[id]%})
15 {--SPONSOR_EMAIL_CNTRY_ZIP_CITY--}: $content[country]-$content[zip] $content[city] ({%sponsor,country,determineSponsorCountry=$content[id]%}-{%sponsor,zip,bigintval=$content[id]%} {%sponsor,city=$content[id]%})
16 ------------------------------
17 {--SPONSOR_ENTER_PHONE--}: $content[phone] ($content[phone])
18 {--SPONSOR_ENTER_FAX--}: $content[fax] ($content[fax])
19 {--SPONSOR_ENTER_CELL--}: $content[cell] ($content[cell])
20 ------------------------------
21 {--SPONSOR_ENTER_EMAIL--}: $content[email] ($content[email])
22 {--SPONSOR_ENTER_URL--}: $content[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?})