Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_list_admins.tpl
index 45f14c9266b8c386d4f2c7ce4e96f924ba771ffb..4c59a954814566a6326c6e8d222e79d7c53a83f5 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=admins_edit%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=admins_edit%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
@@ -22,5 +22,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>