]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_del.tpl
More HTML cleanups
[mailer.git] / templates / de / html / admin / admin_config_email_del.tpl
index af9f4d1b517631ee38c13f5911cae29c8be28ed9..e64adbbcdb42d18a3a132ca5e4a44f1df13f74e5 100644 (file)
@@ -1,18 +1,15 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_email&amp;do=del%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="500">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="bottom"><strong>{--DELETE_MRECEIVE--}:</strong></td>
        </tr>
        $content[rows]
        <tr>
-               <td align="center"><input type="reset" class="admin_reset"
-                       value="{--CLEAR_FORM--}" /> <input type="submit"
-                       name="ok" class="admin_submit" value="{--REMOVE_MREC--}" /></td>
-       </tr>
-       <tr>
-               <td height="5" class="seperator">&nbsp;</td>
+               <td align="center">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--REMOVE_MREC--}" />
+               </td>
        </tr>
 </table>
 </form>