]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_payments.tpl
ext-validator introduces, several HTML cleanups, fixes for e.g. user email link,...
[mailer.git] / templates / de / html / admin / admin_del_payments.tpl
index 91b1860d4d0513ec6a3ed3f8f61e3d3897d276c6..168f10a9afebfaa184832a91815560173840db0c 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=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="admin_title bottom">
                        <strong>{--DELETE_PAYMENT--}:</strong>
@@ -14,3 +15,4 @@
        </tr>
 </table>
 </form>
+</div>