Logout boxes are now aligned (why not by CSS?)
[mailer.git] / templates / de / html / admin / admin_logout.tpl
index 7a7265f24f4978a6026d6b00ba5051282faacc4f..5fc4e93010e8674619b1a451d438ce417d8cfc01 100644 (file)
@@ -1,5 +1,5 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
-       class="admin">
+<DIV align="center">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
        <TR>
                <TD height="5" class="seperator">&nbsp;</TD>
        </TR>
@@ -16,3 +16,4 @@
                <TD height="5" class="seperator">&nbsp;</TD>
        </TR>
 </TABLE>
+</DIV>