]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_online.tpl
Better text here
[mailer.git] / templates / de / html / admin / admin_list_online.tpl
index 818838e5d0053441b4088486c00565aba25ed06d..b4c08edf049b93aba375892e578f036243a20087 100644 (file)
@@ -1,32 +1,25 @@
-<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="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="table_header 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>{--_USERID--}:</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>{--ADMIN_MENU_ACTION--}:</strong></td>
+       <td align="center" width="5%" class="header_column bottom right"><strong>{--ADMIN_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>
+       <td colspan="8" class="table_footer">
+               {--ONLINE_TIMEOUT_IS--}
+       </td>
 </tr>
 </table>
+</div>