]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / guest / guest_top10.tpl
index efc8de007a105522e99c96eba21e6f360957cde8..8cad95a800cc511a4393aaf2f48f79e4f2625551 100644 (file)
@@ -1,32 +1,32 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
+       class="table dashed">
        <tr>
-               <td colspan="5" class="guest_title2 bottom2" height="30">
-                       <strong>TOP{!__TOP10_MAX!}&nbsp;-&nbsp;Logins</strong>
+               <td colspan="5" class="table_header bottom">
+                       <strong>{--GUEST_TOP10_LOGINS_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>Platz:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
-                       <strong>{--_UID--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--_USERID--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_LOGINS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
-       {!__TOP_LOGINS_ROWS!}
+       $content[logins_out]
        <tr>
-               <td colspan="5" align="center" class="guest_footer" height="30">
-                       <div class="member_note tiny">Diese Liste zeigt Ihnen, wer am h&auml;ufigsten eingeloggt hat.</div>
+               <td colspan="5" align="center" class="table_footer">
+                       <div class="notice tiny">{--GUEST_TOP10_LOGINS_NOTICE--}</div>
                </td>
        </tr>
 </table>
 
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
+       class="table dashed">
        <tr>
-               <td colspan="4" class="guest_title2 bottom2" height="30">
-                       <strong>TOP{!__TOP10_MAX!}&nbsp;-&nbsp;{?POINTS?}-Verdiener</strong>
+               <td colspan="4" class="table_header bottom">
+                       <strong>{--GUEST_TOP10_EARNER_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>Platz:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
-                       <strong>{--_UID--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--_USERID--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
-       {!__TOP_POINTS_ROWS!}
+       $content[points_out]
        <tr>
-               <td colspan="5" align="center" class="guest_footer" height="30">
-                       <div class="member_note tiny">Diese Liste zeigt Ihnen, wer die meisten {?POINTS?} verdient hat.</div>
+               <td colspan="5" align="center" class="table_footer">
+                       <div class="notice tiny">{--GUEST_TOP10_EARNER_NOTICE1--}</div>
                </td>
        </tr>
 </table>
 </div>
 
+<div class="notice">
+       {--GUEST_TOP10_EARNER_NOTICE2--}
+</div>
+
 <br />
 
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
-       class="guest_table dashed">
+       class="table dashed">
        <tr>
-               <td colspan="5" class="guest_title2 bottom2" height="30">
-                       <strong>TOP{!__TOP10_MAX!}&nbsp;-&nbsp;Werber</strong>
+               <td colspan="5" class="table_header bottom">
+                       <strong>{--GUEST_TOP10_REFERRAL_TITLE--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>Platz:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
-                       <strong>{--_UID--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--_USERID--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_REFERRALS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
-       {!__TOP_REFERRAL_ROWS!}
+       $content[referrals_out]
        <tr>
-               <td colspan="5" align="center" class="guest_footer" height="30">
-                       <div class="member_note tiny">Diese Liste zeigt Ihnen, wer die meisten Mitglieder geworben hat.</div>
+               <td colspan="5" align="center" class="table_footer">
+                       <div class="notice tiny">{--GUEST_TOP10_REFERRAL_NOTICE--}</div>
                </td>
        </tr>
 </table>