]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_forced_ad.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_forced_ad.tpl
index ad5dd02e408af0ff9550f6e261213bd29c8fb686..046527c08b1b27e35f1a20caeba9f0bb41aa6af6 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">
        <tr>
                <td class="table_header bottom" align="center" colspan="2">
@@ -89,5 +89,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>