A lot texts rewritten and exclamation signs removed
[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"><div class="tiny">
10                 Aktueller Admin:&nbsp;[<a
11                         href="{?URL?}/modules.php?module=admin&amp;what=admins_edit&amp;admin=$content[id]"><strong>$content[login]</strong></a>]
12                 </div></td>
13                 <td align="center" width="100" class="top2 bottom2 right2"><div class="tiny">
14                         <a class="menu_blur admin_logout" href="{?URL?}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
15                 </div></td>
16         </tr>
17 </table>