]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_email_select.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_edit_email_select.tpl
index 1fc5a619232b4a831001d901d95f95bdeae28882..b199182a28d70e1a3f64952038ff12427bd12f08 100644 (file)
@@ -2,13 +2,13 @@
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=edit_emails%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" colspan="3" class="admin_title">
+               <td align="center" colspan="2" class="admin_title bottom">
                        <strong>{--ADMIN_SELECT_EMAIL_EDIT--}:</strong>
                </td>
        </tr>
        $content
        <tr>
-               <td align="center" colspan="3" class="admin_footer top">
+               <td align="center" colspan="2" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--RESET_SELECT--}" />
                        <input type="submit" name="ok" class="admin_submit"     value="{--ADMIN_EDIT_EMAIL--}" />
                </td>