]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_cat.tpl
Some menu points renamed to not conflict with configuration menus:
[mailer.git] / templates / de / html / admin / admin_add_cat.tpl
index 5d22c877df236e1e6fcc36a08fa50a4cc3c2bef5..57f1cbb8f275ac0f212533195e034b55ab76198d 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_cats%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_cats%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td class="table_header bottom" align="center" colspan="2">
@@ -45,5 +45,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>