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