]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_cats.tpl
Several template fixes/cleanups, naming convention applied:
[mailer.git] / templates / de / html / admin / admin_del_cats.tpl
index ef5efa2e904b0d8c32ebf27ae9796264eae0213e..c446fa0a2a5a6300f1ae2cedb41e8bd32f396aec 100644 (file)
@@ -1,7 +1,8 @@
+<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" height="30" class="admin_title bottom">
+               <td align="center" class="admin_title bottom">
                        <strong>{--DELETE_CATEGORIES--}:</strong>
                </td>
        </tr>
@@ -14,3 +15,4 @@
        </tr>
 </table>
 </form>
+</div>