]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_active_table.tpl
Scrollbar enabled for url frame...
[mailer.git] / templates / de / html / guest / guest_active_table.tpl
index 7c1c8e10602443e68e04da8215b1722d57aee329..c86d27836f381493df8e0a94268b182a228dfb5c 100644 (file)
@@ -1,22 +1,22 @@
-<DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="480"
+<div align="center">
+<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>
-       </TR>
-       <TR>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--_UID--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2 right2"><STRONG>{--TOTAL_POINTS--}:</STRONG>
-               </TD>
-               <TD class="guest_title2 bottom2"><STRONG>{--ADMIN_LAST_ONLINE--}:</STRONG>
-               </TD>
-       </TR>
+       <tr>
+               <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>
+               <td class="guest_title2 bottom2 right2"><strong>{--TOTAL_POINTS--}:</strong>
+               </td>
+               <td class="guest_title2 bottom2"><strong>{--ADMIN_LAST_ONLINE--}:</strong>
+               </td>
+       </tr>
        {!__ACTIVE_ROWS!}
-       <TR>
-               <TD colspan="3" align="center" class="guest_footer" height="30">
-               <FONT class="member_note tiny">{--GUEST_ACTIVE_FOOTER--}</FONT></TD>
-       </TR>
-</TABLE>
-</DIV>
+       <tr>
+               <td colspan="3" align="center" class="guest_footer" height="30">
+               <div class="member_note tiny">{--GUEST_ACTIVE_FOOTER--}</div></td>
+       </tr>
+</table>
+</div>