]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_msg.tpl
Some language strings rewritten to use getMessage()
[mailer.git] / templates / de / html / show_bonus_msg.tpl
index e14fde0204ae4ad92e4bd8e0e61851b5eed41640..a0522944b8bb4bfc289a0b93614b643552d9d981 100644 (file)
@@ -1,27 +1,24 @@
-{--HELLO--} {!__SALUT!} {!__SNAME!} {!__FNAME!}!
+{--HELLO--} $content[gender] $content[surname] $content[family]!
 <br />
 <br />
-{--BONUS_SHOW_HEADER_LINE_1--}
-<STRONG>{!POINTS!}</STRONG>
-{--BONUS_SHOW_HEADER_LINE_2--}
-<STRONG>{!__MAILID!}</STRONG>
-{--BONUS_SHOW_HEADER_LINE_3--}:
+{--BONUS_SHOW_HEADER_LINE_1--}<strong>{!POINTS!}</strong>{--BONUS_SHOW_HEADER_LINE_2--}<strong>$content[mailid]</strong>{--BONUS_SHOW_HEADER_LINE_3--}:
 <br />
 <br />
-<TABLE border="0" cellspacing="0" cellpadding="0" width="300" class="member_table dashed">
-       <TR>
-               <TD width="80" align="center" class="member_header bottom2"><STRONG>{!BONUS_RANK!}:</STRONG></TD>
-               <TD width="120" align="center" class="member_header bottom2"><STRONG>{!_UID!}:</STRONG></TD>
-               <TD width="100" align="center" class="member_header bottom2"><STRONG>{!POINTS!}:</STRONG></TD>
-       </TR>
-       {!__RANK_ROWS!}
-       <TR>
-               <TD colspan="3" class="member_footer" align="center"><FONT
-                       class="tiny member_note">&nbsp;</FONT></TD>
-       </TR>
-</TABLE>
+<table border="0" cellspacing="0" cellpadding="0" width="300" class="member_table dashed">
+       <tr>
+               <td width="80" align="center" class="member_header bottom2"><strong>{!BONUS_RANK!}:</strong></td>
+               <td width="120" align="center" class="member_header bottom2"><strong>{!_UID!}:</strong></td>
+               <td width="100" align="center" class="member_header bottom2"><strong>{!POINTS!}:</strong></td>
+       </tr>
+       $content[rows]
+       <tr>
+               <td colspan="3" class="member_footer" align="center"><div class="tiny member_note">&nbsp;</div></td>
+       </tr>
+</table>
 
-<P>{!__YOUR_RANKING_LINE!}</P>
+<div>{!__YOUR_RANKING_LINE!}</div>
 
-<P><FONT class="member_note"> {--BONUS_SHOW_FOOTER_NOTE_1--}<br />
-{--BONUS_SHOW_FOOTER_NOTE_2--} </FONT></P>
+<div class="member_note">
+       Wir w&uuml;nschen allen Gewinnern viel Gl&uuml;ck bei der monatlichen Aktiv-Rallye!<br />
+       Es k&ouml;nnen nur die ersten <u>$content[total_ranks]</u> die Aktiv-Rallye gewinnen. Der Rechtsweg ist ausgeschlossen.
+</div>