Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_forced_ads.tpl
index 3ef143f0b8a27a6dbc13eaa0eaec2ab5b610baf6..14fe499fbd3a614cf23855f9fd15665de656f1c5 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%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=list_forced_ads%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="800">
 <tr>
        <td align="center" colspan="6" class="table_header">
@@ -23,5 +23,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>