HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_welcome.tpl
index d7da82ff7d3adc7df355669f39f8a63b3ed755ec..fc4bf8f2f91e9e8406ee4f3a7c80f009d754a479 100644 (file)
@@ -1,17 +1,15 @@
-<STRONG>: : : Willkommen zum Administrationsbereich : : :</STRONG>
-<BR />
+<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>
+                       <div align="left" class="tiny">&nbsp;&nbsp;Hallo $username!</div>
                </TD>
-               <TD align="center" width="300" class="dashed"><FONT class="tiny">
-               Aktueller Admin: <STRONG title="Erweiterung admins nicht installiert.">{!__ADMIN_LOGIN!}</STRONG>
-               </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>
+               <TD align="center" width="300" class="dashed"><div class="tiny">
+               Aktueller Admin:&nbsp;[<div class="admin_note" title="Erweiterung admins nicht installiert.">{!__ADMIN_LOGIN!}</div>]
+               </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>