]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome_admins.tpl
Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
index 86ee23a840051e041b352a320d79b431b5f4d18d..82a2c8e50437b9690f2d9d2a716d8ffb8a5c56d1 100644 (file)
@@ -1,18 +1,17 @@
-<STRONG>: : : Willkommen zum Administrationsbereich : : :</STRONG>
-<BR />
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-       <TR>
-               <TD>
-               <DIV align="left" class="tiny">&nbsp;&nbsp;&nbsp;Hallo $username
-               !</DIV>
-               </TD>
-               <TD align="center" width="300" class="dashed"><FONT class="tiny">
-               Aktueller Admin: <A
-                       href="{!URL!}/modules.php?module=admin&amp;what=admins_edit&admin={!__ADMIN_ID!}"><STRONG>{!__ADMIN_LOGIN!}</STRONG></A>
-               </FONT></TD>
-               <TD align="center" width="100" class="top2 bottom2 right2"><FONT
-                       class="tiny"> <A class="menu_blur admin_logout"
-                       href="{!URL!}/modules.php?module=admin&amp;action=logout">Ausloggen</A>
-               </FONT></TD>
-       </TR>
-</TABLE>
+<strong>: : : Willkommen zum Administrationsbereich : : :</strong>
+<br />
+<table border="0" cellspacing="0" cellpadding="0" width="100%">
+       <tr>
+               <td>
+               <div align="left" class="tiny">&nbsp;&nbsp;&nbsp;Hallo $username
+               !</div>
+               </td>
+               <td align="center" width="300" class="dashed"><div class="tiny">
+               Aktueller Admin:&nbsp;[<a
+                       href="{!URL!}/modules.php?module=admin&amp;what=admins_edit&admin={!__ADMIN_ID!}"><strong>{!__ADMIN_LOGIN!}</strong></a>]
+               </div></td>
+               <td align="center" width="100" class="top2 bottom2 right2"><div class="tiny">
+                       <a class="menu_blur admin_logout" href="{!URL!}/modules.php?module=admin&amp;action=logout">Ausloggen</a>
+               </div></td>
+       </tr>
+</table>