]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_overview_table.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_overview_table.tpl
index d0791c2cbe58e532cb3b2c054f28e490800e65b8..2f3eb97980ec22eeb2ee816b7f9f335f19da55dc 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin%}" method="post">
+{%form,formMethodPost=modules.php?module=admin%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td colspan="7" align="center" class="admin_task_header bottom">
@@ -26,5 +26,5 @@ $content
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>