]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_form.tpl
More HTML rewrites #2
[mailer.git] / templates / de / html / admin / admin_logout_form.tpl
index 56099dc5e1438b44a0c789bf9c873d163be08be3..71a911475b71ca0b86cce8786be31acdd1750fbe 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;action=logout%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="370">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" class="admin_title bottom" height="30">
+               <td align="center" class="admin_title bottom">
                        <strong>{--ADMIN_LOGOUT_NOW--}</strong>
                </td>
        </tr>
@@ -17,7 +17,7 @@
                </td>
        </tr>
        <tr>
-               <td align="center" height="30" class="admin_footer">
+               <td align="center" class="admin_footer">
                        <input type="submit" name="no" class="admin_no" value="{--NO--}" />
                        <input type="submit" name="yes" class="admin_yes" value="{--YES--}" />
                </td>