]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_cats.tpl
More HTML cleanups
[mailer.git] / templates / de / html / admin / admin_del_cats.tpl
index 9bc827dceba5c27329a830c078bc4ea0a293255a..c446fa0a2a5a6300f1ae2cedb41e8bd32f396aec 100644 (file)
@@ -1,5 +1,6 @@
+<div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_cats&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_CATEGORIES--}:</strong>
@@ -14,3 +15,4 @@
        </tr>
 </table>
 </form>
+</div>