]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_welcome_admins.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_welcome_admins.tpl
index 52daabdd91e6d226b1475f33e31befa93099ec08..82a2c8e50437b9690f2d9d2a716d8ffb8a5c56d1 100644 (file)
@@ -1,17 +1,17 @@
 <strong>: : : Willkommen zum Administrationsbereich : : :</strong>
 <br />
-<TABLE border="0" cellspacing="0" cellpadding="0" width="100%">
-       <TR>
-               <TD>
+<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">
+               </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">
+               </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>
+               </div></td>
+       </tr>
+</table>