]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/member/member_surfbar_url_reg.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / emails / member / member_surfbar_url_reg.tpl
index 8c44ccef221dfcd0c0f5843747152ce9fdfc5b5d..40b867bcb3f31437f56221fd18e6ddc4e43b5d1c 100644 (file)
@@ -1,4 +1,4 @@
-Hallo $content[gender] $content[surname] $content[family],
+Hallo {%user,gender,translateGender=$userid%} {%user,surname=$userid%} {%user,family=$userid%},
 
 Sie haben soeben eine URL in der Surfbar gebucht.
 
@@ -6,16 +6,16 @@ Hier sind alle Daten:
 ------------------------------------------
 Gebuchte URL: $content[url]
 ------------------------------------------
-Ihre User-ID: $content[uid]
+Ihre Mitglieder-Id: $content[userid]
 ------------------------------------------
 Anzahl Aufrufe: $content[limit]
 ------------------------------------------
-Status: $content[status]
+Status: {%pipe,translateSurfbarUrlStatus=$content[url_status]%}
 ------------------------------------------
 ID in der Surfbar: $content[insert_id]
 ------------------------------------------
 
-Mit freundlichem Gruss,
-  Ihr {!MAIN_TITLE!} Team
+Mit freundlichen Grüßen,
+  Ihr {?MAIN_TITLE?} Team
 
-{!URL!}/login.php ({!WEBMASTER!})
+{?URL?}/login.php ({?WEBMASTER?})