]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_online.tpl
ext-validator introduces, several HTML cleanups, fixes for e.g. user email link,...
[mailer.git] / templates / de / html / admin / admin_list_online.tpl
index 818838e5d0053441b4088486c00565aba25ed06d..93171d0b3dec1b5debd071684c3fe4fd7cfb49cc 100644 (file)
@@ -1,32 +1,23 @@
-<table border="0" cellspacing="0" cellpadding="0" width="99%" align="center" class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" 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 colspan="8" class="admin_title bottom">
+               <strong>{--ADMIN_ONLINE_DETAILS--}</strong>
        </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>
+       <td align="center" width="5%" class="header_column bottom right"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" width="10%" class="header_column bottom right"><strong>{--_UID--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom right"><strong>{--REMOTE_IP--}:</strong></td>
+       <td align="center" width="5%" class="header_column bottom right"><strong>{--_REFID--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom right"><strong>{--_MODULE--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom right"><strong>{--MENU_ACTION--}:</strong></td>
+       <td align="center" width="5%" class="header_column bottom right"><strong>{--MENU_WHAT--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom"><strong>{--LAST_SEEN--}:</strong></td>
 </tr>
 $content[rows]
 <tr>
        <td colspan="8" class="admin_footer">$content[online_timeout]</td>
 </tr>
 </table>
+</div>