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