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