]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/guest/guest_top10.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / guest / guest_top10.tpl
diff --git a/0.2.1/templates/de/html/guest/guest_top10.tpl b/0.2.1/templates/de/html/guest/guest_top10.tpl
deleted file mode 100644 (file)
index 1cb2b01..0000000
+++ /dev/null
@@ -1,83 +0,0 @@
-<DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
-       <TR>
-               <TD colspan="5" class="guest_title2 bottom2" height="30"><STRONG>{--GUEST_TOP10_LOGIN_HEADER_1--}{!__TOP10_MAX!}&nbsp;-&nbsp;{--GUEST_TOP10_LOGIN_HEADER_2--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOP10_RANKING--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--_UID--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOTAL_LOGINS--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOTAL_POINTS--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG>
-               </TD>
-       </TR>
-       {!__TOP_LOGINS_ROWS!}
-       <TR>
-               <TD colspan="5" align="center" class="guest_footer" height="30">
-               <FONT class="member_note tiny">{--GUEST_TOP10_LOGIN_FOOTER--}</FONT></TD>
-       </TR>
-</TABLE>
-</DIV>
-
-<BR>
-
-<DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
-       <TR>
-               <TD colspan="4" class="guest_title2 bottom2" height="30"><STRONG>{--GUEST_TOP10_POINTS_HEADER_1--}{!__TOP10_MAX!}&nbsp;-&nbsp;{--GUEST_TOP10_POINTS_HEADER_2--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOP10_RANKING--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--_UID--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOTAL_POINTS--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG>
-               </TD>
-       </TR>
-       {!__TOP_POINTS_ROWS!}
-       <TR>
-               <TD colspan="5" align="center" class="guest_footer" height="30">
-               <FONT class="member_note tiny">{--GUEST_TOP10_POINTS_FOOTER--}</FONT>
-               </TD>
-       </TR>
-</TABLE>
-</DIV>
-
-<BR>
-
-<DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
-       <TR>
-               <TD colspan="5" class="guest_title2 bottom2" height="30"><STRONG>{--GUEST_TOP10_REFS_HEADER_1--}{!__TOP10_MAX!}&nbsp;-&nbsp;{--GUEST_TOP10_REFS_HEADER_2--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOP10_RANKING--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--_UID--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOTAL_REFERRALS--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOTAL_POINTS--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG>
-               </TD>
-       </TR>
-       {!__TOP_REFERRAL_ROWS!}
-       <TR>
-               <TD colspan="5" align="center" class="guest_footer" height="30">
-               <FONT class="member_note tiny">{--GUEST_TOP10_REFS_FOOTER--}</FONT></TD>
-       </TR>
-</TABLE>
-</DIV>