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