]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/show_bonus_msg.tpl
Some rewrites
[mailer.git] / templates / de / html / show_bonus_msg.tpl
index 933ce8fde16626faad2906825598bff2bb0217c0..a051b30765bccc6b65815a8ad24e8783f33171fa 100644 (file)
@@ -1,27 +1,28 @@
-{--HELLO--} {!__GENDER!} {!__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">$content[own]</div>
+               </td>
+       </tr>
+</table>
 
-<P>{!__YOUR_RANKING_LINE!}</P>
+<div>
+       $content[rankings]
+</div>
 
-<P><FONT class="member_note"> {--BONUS_SHOW_FOOTER_NOTE_1--}<br />
-{--BONUS_SHOW_FOOTER_NOTE_2--} </FONT></P>
+<div style="padding-top:5px;padding-bottom:5px" 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>{?bonus_ranks?}</u> die Aktiv-Rallye gewinnen. Der Rechtsweg ist ausgeschlossen.
+</div>