Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_member_menu_overview.tpl
index 4969cc076869ba4931f7a62e4bff6ad8dfbd9b92..ad352f9571c3485870e3b63bbcd7e5b35f718d90 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=memedit&amp;sub=$content[sub]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=memedit&amp;sub=$content[sub]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
        <td class="header_column bottom right" align="center" width="5%"><strong>{--ID_SELECT--}</strong></td>
@@ -18,5 +18,5 @@ $content[rows]
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>