]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / guest / guest_top10.tpl
index 762facc51fe6443be3aa4be594810d8805d3edb9..c31c7a342359c5676b32f8e561de8c027e0e95fb 100644 (file)
@@ -2,30 +2,30 @@
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
-               <td colspan="5" class="guest_title2 bottom2" height="30">
-                       <strong>TOP{!__TOP10_MAX!}&nbsp;-&nbsp;Logins</strong>
+               <td colspan="5" class="guest_title bottom">
+                       <strong>TOP{?top10_max?}&nbsp;-&nbsp;Logins</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">
+               <td class="header_column bottom right">
                        <strong>{--_UID--}:</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">
+               <td class="header_column bottom">
                        <strong>{--ADMIN_LAST_ONLINE--}:</strong>
                </td>
        </tr>
-       {!__TOP_LOGINS_ROWS!}
+       $content[logins_out]
        <tr>
-               <td colspan="5" align="center" class="guest_footer" height="30">
+               <td colspan="5" align="center" class="guest_footer">
                        <div class="member_note tiny">Diese Liste zeigt Ihnen, wer am h&auml;ufigsten eingeloggt hat.</div>
                </td>
        </tr>
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_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="guest_title bottom">
+                       <strong>TOP{?top10_max?}&nbsp;-&nbsp;{?POINTS?}-Verdiener</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">
+               <td class="header_column bottom right">
                        <strong>{--_UID--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2">
+               <td class="header_column bottom">
                        <strong>{--ADMIN_LAST_ONLINE--}:</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="guest_footer">
+                       <div class="member_note tiny">Diese Liste zeigt Ihnen, wer die meisten {?POINTS?} verdient hat.</div>
                </td>
        </tr>
 </table>
 <table border="0" cellspacing="0" cellpadding="0" width="90%"
        class="guest_table dashed">
        <tr>
-               <td colspan="5" class="guest_title2 bottom2" height="30">
-                       <strong>TOP{!__TOP10_MAX!}&nbsp;-&nbsp;Werber</strong>
+               <td colspan="5" class="guest_title bottom">
+                       <strong>TOP{?top10_max?}&nbsp;-&nbsp;Werber</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">
+               <td class="header_column bottom right">
                        <strong>{--_UID--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
-                       <strong>{--TOTAL_REFERRALS--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--TOTAL_REFERALS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2">
+               <td class="header_column bottom">
                        <strong>{--ADMIN_LAST_ONLINE--}:</strong>
                </td>
        </tr>
-       {!__TOP_REFERRAL_ROWS!}
+       $content[referals_out]
        <tr>
-               <td colspan="5" align="center" class="guest_footer" height="30">
+               <td colspan="5" align="center" class="guest_footer">
                        <div class="member_note tiny">Diese Liste zeigt Ihnen, wer die meisten Mitglieder geworben hat.</div>
                </td>
        </tr>