Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_online_header.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="99%"
2         align="center" class="admin_table dashed">
3         <tr>
4                 <td colspan="6" height="7" class="seperator">&nbsp;</td>
5         </tr>
6         <tr>
7                 <td colspan="8" align="left">
8                 <table border="0" cellspacing="0" cellpadding="0" width="100%">
9                         <tr>
10                                 <td width="10">&nbsp;</td>
11                                 <td><strong>{--ADMIN_ONLINE_DETAILS--}</strong></td>
12                         </tr>
13                 </table>
14                 </td>
15         </tr>
16         <tr>
17                 <td colspan="8" height="10" class="seperator bottom">&nbsp;</td>
18         </tr>
19         <tr>
20                 <td align="center" width="5%" class="admin_title bottom right"><strong>{--ID_SELECT--}</strong></td>
21                 <td align="center" width="10%" class="admin_title bottom right"><strong>{--_UID--}:</strong></td>
22                 <td align="center" width="10%" class="admin_title bottom right"><strong>{--REMOTE_IP--}:</strong></td>
23                 <td align="center" width="5%" class="admin_title bottom right"><strong>{--_REFID--}:</strong></td>
24                 <td align="center" width="10%" class="admin_title bottom right"><strong>{--_MODULE--}:</strong></td>
25                 <td align="center" width="10%" class="admin_title bottom right"><strong>{--MENU_ACTION--}:</strong></td>
26                 <td align="center" width="5%" class="admin_title bottom right"><strong>{--MENU_WHAT--}:</strong></td>
27                 <td align="center" width="10%" class="admin_title bottom"><strong>{--LAST_SEEN--}:</strong></td>
28         </tr>