]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_online.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_list_online.tpl
index 9d58095771c914bb0b0d8bfe6746d785a2c88b49..b5e54dc4b603cc1619f53a93b1223100755b5d32 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 bottom2">
+               <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 bottom2 right"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" width="10%" class="header_column bottom2 right"><strong>{--_UID--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom2 right"><strong>{--REMOTE_IP--}:</strong></td>
+       <td align="center" width="5%" class="header_column bottom2 right"><strong>{--_REFID--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom2 right"><strong>{--_MODULE--}:</strong></td>
+       <td align="center" width="10%" class="header_column bottom2 right"><strong>{--MENU_ACTION--}:</strong></td>
+       <td align="center" width="5%" class="header_column bottom2 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>