Constants rewritten (internal TODO)
[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;Hallo $username!</div>
7                 </td>
8                 <td align="center" width="300" class="dashed"><div class="tiny">
9                         Aktueller Admin:&nbsp;[<span class="admin_note" title="Erweiterung admins nicht installiert.">$content[login]</span>]
10                 </div></td>
11                 <td align="center" width="100" class="top2 bottom2 right2"><div class="tiny"> <a class="menu_blur admin_logout"
12                         href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
13                 </div></td>
14         </tr>
15 </table>