Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_delete_member_menu.tpl
index 31a1910a9fa35dbec371070d8f5cf723b077ca0a..5133b09491fb0cd89a79536a657b20d3c191d4d7 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=memedit&amp;sub=$content[sub]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=memedit&amp;sub=$content[sub]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2">
@@ -20,5 +20,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>