]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10.tpl
More HTML rewrites #3
[mailer.git] / templates / de / html / guest / guest_top10.tpl
index efc8de007a105522e99c96eba21e6f360957cde8..d31b3740e778fa5504d31db8827e7d117d0595fa 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_title2 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_title2 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">
+               <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 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_title2 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>