Referal levels for surfbar added (unfinished)
[mailer.git] / templates / de / html / admin / admin_welcome.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: <STRONG title="Erweiterung admins nicht installiert.">{!__ADMIN_LOGIN!}</STRONG>
11                 </FONT></TD>
12                 <TD align="center" width="100" class="top2 bottom2 right2"><FONT
13                         class="tiny"> <A class="menu_blur admin_logout"
14                         href="{!URL!}/modules.php?module=admin&amp;action=logout">Ausloggen</A>
15                 </FONT></TD>
16         </TR>
17 </TABLE>