]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_payments.tpl
More HTML cleanups
[mailer.git] / templates / de / html / admin / admin_edit_payments.tpl
index c0cbedc254e7ef7e6be60a43ae946034e2186aec..d776870149a1c73a82a13069f73f65b20c7bdd48 100644 (file)
@@ -1,5 +1,6 @@
+<div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=payments&amp;do=edit%}" 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" colspan="2" class="admin_title bottom"><strong>{--EDIT_PAYMENT--}:</strong></td>
        </tr>
@@ -12,3 +13,4 @@
        </tr>
 </table>
 </form>
+</div>