Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_refbanner.tpl
index e0acd57de2b9d385e27bc3d0108f5c719d242c7c..8de197bfe6bcbd25c1faa87464db78826c04919d 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=edit%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=refbanner&amp;do=edit%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" colspan="2" class="table_header bottom">
@@ -14,5 +14,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>