]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_logout.tpl
index 5fc4e93010e8674619b1a451d438ce417d8cfc01..d07c4a78dd2970d4627ebefebcfef8230f08304d 100644 (file)
@@ -1,19 +1,19 @@
-<DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_content"><STRONG>{--ADMIN_LOGOUT_DONE--}</STRONG><BR>
-               <BR>
-               <A class="admin_content"
-                       href="{!URL!}/modules.php?module=admin&amp;action=login">{--ADMIN_RELOGIN_LINK--}</A><BR>
-               <BR>
-               <A class="admin_content" href="{!URL!}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</A><BR>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
-</DIV>
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" class="admin_content"><strong>{--ADMIN_LOGOUT_DONE--}</strong><br />
+               <br />
+               <a class="admin_content"
+                       href="{!URL!}/modules.php?module=admin&amp;action=login">{--ADMIN_RELOGIN_LINK--}</a><br />
+               <br />
+               <a class="admin_content" href="{!URL!}/modules.php?module=index">{--ADMIN_BACK_TO_GUEST_MENU--}</a><br />
+               </td>
+       </tr>
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+</table>
+</div>