]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_table.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / guest / guest_active_table.tpl
index 48762fd895a21a59420becddffd3146d559096d9..b92b139bde3b0e24641ac6058bca55ac1b4c80b4 100644 (file)
@@ -1,22 +1,26 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" width="480"
-       class="guest_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" width="480" class="guest_table dashed">
        <tr>
-               <td colspan="3" class="guest_title2 bottom2" height="30"><strong>{--GUEST_ACTIVE_HEADER--}</strong>
+               <td colspan="3" class="guest_title2 bottom2" height="30">
+                       <strong>{--GUEST_ACTIVE_HEADER--}</strong>
                </td>
        </tr>
        <tr>
-               <td class="guest_title2 bottom2 right2"><strong>{--_UID--}:</strong>
+               <td class="header_column bottom2 right2">
+                       <strong>{--_UID--}:</strong>
                </td>
-               <td class="guest_title2 bottom2 right2"><strong>{--TOTAL_POINTS--}:</strong>
+               <td class="header_column bottom2 right2">
+                       <strong>{--TOTAL_POINTS--}:</strong>
                </td>
-               <td class="guest_title2 bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               <td class="header_column bottom2">
+                       <strong>{--ADMIN_LAST_ONLINE--}:</strong>
                </td>
        </tr>
        $content
        <tr>
                <td colspan="3" align="center" class="guest_footer" height="30">
-               <div class="member_note tiny">{--GUEST_ACTIVE_FOOTER--}</div></td>
+                       <div class="member_note tiny">{--GUEST_ACTIVE_FOOTER--}</div>
+               </td>
        </tr>
 </table>
 </div>