]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_top10.tpl
Extension ext-coupon basicly finished, no shortcuts in naming:
[mailer.git] / templates / de / html / guest / guest_top10.tpl
index 8fe32fc2cb27612fae5494b820467b21e46b325c..44415691d3c0fa6838ce32c9da63f755846db076 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">
+               <td colspan="5" class="table_header bottom">
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;Logins</strong>
                </td>
        </tr>
        <tr>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>Platz:</strong>
                </td>
-               <td class="header_column bottom2 right2">
-                       <strong>{--_UID--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--_USERID--}:</strong>
                </td>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_LOGINS--}:</strong>
                </td>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="header_column bottom2">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
        $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">Diese Liste zeigt Ihnen, wer am h&auml;ufigsten eingeloggt hat.</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">
+               <td colspan="4" class="table_header bottom">
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;{?POINTS?}-Verdiener</strong>
                </td>
        </tr>
        <tr>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>Platz:</strong>
                </td>
-               <td class="header_column bottom2 right2">
-                       <strong>{--_UID--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--_USERID--}:</strong>
                </td>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="header_column bottom2">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
        $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">Diese Liste zeigt Ihnen, wer die meisten {?POINTS?} verdient hat.</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="5" class="guest_title2 bottom2" height="30">
+               <td colspan="5" class="table_header bottom">
                        <strong>TOP{?top10_max?}&nbsp;-&nbsp;Werber</strong>
                </td>
        </tr>
        <tr>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>Platz:</strong>
                </td>
-               <td class="header_column bottom2 right2">
-                       <strong>{--_UID--}:</strong>
+               <td class="header_column bottom right">
+                       <strong>{--_USERID--}:</strong>
                </td>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_REFERALS--}:</strong>
                </td>
-               <td class="header_column bottom2 right2">
+               <td class="header_column bottom right">
                        <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="header_column bottom2">
-                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom">
+                       <strong>{--LAST_ONLINE_SHORT--}:</strong>
                </td>
        </tr>
        $content[referals_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">Diese Liste zeigt Ihnen, wer die meisten Mitglieder geworben hat.</div>
                </td>
        </tr>
 </table>