Constant SECS and MINS are now deprecated/removed, surfbar extended with static costs...
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
1 <STRONG>: : : Willkommen zum Administrationsbereich : : :</STRONG>
2 <BR />
3 <TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
4         <TR>
5                 <TD>
6                 <DIV align="left" class="tiny">&nbsp;&nbsp;&nbsp;Hallo $username
7                 !</DIV>
8                 </TD>
9                 <TD align="center" width="300" class="dashed"><FONT class="tiny">
10                 Aktueller Admin:&nbsp;[<A
11                         href="{!URL!}/modules.php?module=admin&amp;what=admins_edit&admin={!__ADMIN_ID!}"><STRONG>{!__ADMIN_LOGIN!}</STRONG></A>]
12                 </FONT></TD>
13                 <TD align="center" width="100" class="top2 bottom2 right2"><FONT
14                         class="tiny"> <A class="menu_blur admin_logout"
15                         href="{!URL!}/modules.php?module=admin&amp;action=logout">Ausloggen</A>
16                 </FONT></TD>
17         </TR>
18 </TABLE>