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