]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_online_header.tpl
All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / admin / admin_online_header.tpl
index 02d18de820c6242ca2982a3abfb3bddae0c9208f..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