]> 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 93171d0b3dec1b5debd071684c3fe4fd7cfb49cc..b4c08edf049b93aba375892e578f036243a20087 100644 (file)
@@ -1,23 +1,25 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="table dashed">
 <tr>
-       <td colspan="8" class="admin_title bottom">
+       <td colspan="8" class="table_header bottom">
                <strong>{--ADMIN_ONLINE_DETAILS--}</strong>
        </td>
 </tr>
 <tr>
        <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>{--_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>{--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 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>