More templates rewritten
[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>