]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_online_header.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_online_header.tpl
index a172cf1b3738a31bc9016737762fec4218bc67fe..b966e9fdb7ae25f2dc55a193b725ecdb5a83f0a0 100644 (file)
@@ -1,28 +1,28 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
+<table border="0" cellspacing="0" cellpadding="0" width="99%"
        align="center" class="admin_table dashed">
-       <TR>
-               <TD colspan="6" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="8" align="left">
-               <TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-                       <TR>
-                               <TD width="10">&nbsp;</TD>
-                               <TD><strong>{--ADMIN_ONLINE_DETAILS--}</strong></TD>
-                       </TR>
-               </TABLE>
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="8" height="10" class="seperator bottom">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" width="5%" class="admin_title bottom right"><strong>{--ID_SELECT--}</strong></TD>
-               <TD align="center" width="10%" class="admin_title bottom right"><strong>{--_UID--}:</strong></TD>
-               <TD align="center" width="10%" class="admin_title bottom right"><strong>{--REMOTE_IP--}:</strong></TD>
-               <TD align="center" width="5%" class="admin_title bottom right"><strong>{--_REFID--}:</strong></TD>
-               <TD align="center" width="10%" class="admin_title bottom right"><strong>{--_MODULE--}:</strong></TD>
-               <TD align="center" width="10%" class="admin_title bottom right"><strong>{--MENU_ACTION--}:</strong></TD>
-               <TD align="center" width="5%" class="admin_title bottom right"><strong>{--MENU_WHAT--}:</strong></TD>
-               <TD align="center" width="10%" class="admin_title bottom"><strong>{--LAST_SEEN--}:</strong></TD>
-       </TR>
\ No newline at end of file
+       <tr>
+               <td colspan="6" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="8" align="left">
+               <table border="0" cellspacing="0" cellpadding="0" width="100%">
+                       <tr>
+                               <td width="10">&nbsp;</td>
+                               <td><strong>{--ADMIN_ONLINE_DETAILS--}</strong></td>
+                       </tr>
+               </table>
+               </td>
+       </tr>
+       <tr>
+               <td colspan="8" height="10" class="seperator bottom">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" width="5%" class="admin_title bottom right"><strong>{--ID_SELECT--}</strong></td>
+               <td align="center" width="10%" class="admin_title bottom right"><strong>{--_UID--}:</strong></td>
+               <td align="center" width="10%" class="admin_title bottom right"><strong>{--REMOTE_IP--}:</strong></td>
+               <td align="center" width="5%" class="admin_title bottom right"><strong>{--_REFID--}:</strong></td>
+               <td align="center" width="10%" class="admin_title bottom right"><strong>{--_MODULE--}:</strong></td>
+               <td align="center" width="10%" class="admin_title bottom right"><strong>{--MENU_ACTION--}:</strong></td>
+               <td align="center" width="5%" class="admin_title bottom right"><strong>{--MENU_WHAT--}:</strong></td>
+               <td align="center" width="10%" class="admin_title bottom"><strong>{--LAST_SEEN--}:</strong></td>
+       </tr>
\ No newline at end of file