]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/emails/admins/admins_msg_contct_admin.tpl
Rewrite of all mail templates with user data to new 'tag-like' functionality
[mailer.git] / templates / de / emails / admins / admins_msg_contct_admin.tpl
index 79ab157dbfb2cda4e9e5117e254a0e2478e421d2..911a66a6514cd24004e287c5731d5d27d40c403f 100644 (file)
@@ -1,16 +1,16 @@
-{--HELLO_ADMIN--},
+Hallo Administrator,
 
 ein anderer Administrator hat Ihnen soeben eine Nachricht in Ihren Account geschickt!
 
 ------------------------------------
 $content
 ------------------------------------
-IP-Nummer: $REMOTE_ADDR
+IP-Nummer: {%server,remote_addr%}
 ------------------------------------
-Browser: $HTTP_USER_AGENT
+Browser: {%server,user_agent%}
 ------------------------------------
 
-Mit freundlichem Gruss,
-  Ihr {!MAIN_TITLE!} Script
+Mit freundlichen Grüßen,
+  Ihr {?MAIN_TITLE?} Script
 
-{!URL!}/admin.php
\ No newline at end of file
+{?URL?}/admin.php
\ No newline at end of file