]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_refbanner.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_add_refbanner.tpl
index 72b919eb3ae11c5e65e74372911fdaf01153746c..d6d1f8aed9abd3a9da71a9ef2dc56b8908971073 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=refbanner%}&amp;do=add" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=refbanner&amp;do=add%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="410">
        <tr>
                <td class="table_header bottom" colspan="2" align="center">
@@ -34,5 +34,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>