branch prepared
[mailer.git] / templates / de / html / admin / admin_mini_online.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
2         width="170" class="admin_table dashed">
3         <TR>
4                 <TD colspan="3" class="admin_title bottom2" align="center" height="30">
5                 <STRONG>{--USER_NOW_ONLINE--}</STRONG></TD>
6         </TR>
7         <TR>
8                 <TD width="85%" class="bottom2" align="right"><FONT
9                         class="medium">{--GUESTS_ONLINE--}:</FONT></TD>
10                 <TD width="5%" class="bottom2 seperator">&nbsp;</TD>
11                 <TD width="10%" class="bottom2"><STRONG>{!_GUESTS_ONLINE!}</STRONG></TD>
12         </TR>
13         <TR>
14                 <TD class="bottom2" align="right"><FONT class="medium">{--MEMBERS_ONLINE--}:</FONT></TD>
15                 <TD class="bottom2 seperator">&nbsp;</TD>
16                 <TD class="bottom2"><STRONG>{!_MEMBERS_ONLINE!}</STRONG></TD>
17         </TR>
18         <TR>
19                 <TD align="right"><FONT class="medium">{--ADMINS_ONLINE--}:</FONT></TD>
20                 <TDclass"seperator">&nbsp;</TD>
21                 <TD><STRONG>{!_ADMINS_ONLINE!}</STRONG></TD>
22         </TR>
23 </TABLE>
24 <BR>