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