]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_cats.tpl
Template fixed
[mailer.git] / templates / de / html / admin / admin_del_cats.tpl
index af402508a62f499c4cab6e969cfa8ce797267d28..c446fa0a2a5a6300f1ae2cedb41e8bd32f396aec 100644 (file)
@@ -1,7 +1,8 @@
-<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">
+<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">
        <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>