]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_delete_user.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_delete_user.tpl
index 2c8a09a84e89fa7b6bbb15bfe262a0ed4d933c9a..534f3d3c1a7c9dfa49dd8b2bdac8a5698e0a6bea 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=del_user&amp;userid=$content[userid]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=del_user&amp;userid=$content[userid]%}
 
 <div class="table dashed">
        <div align="center" class="table_header bottom">
@@ -24,5 +24,5 @@
        </div>
 </div>
 
-</form>
+{%form_close%}
 </div>