]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_edit_admin_menu.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_edit_admin_menu.tpl
index 27e04bb204a5ee3b6871edf1da8baad2650dd458..da1fce31ccfc12a7c481938e1023a1fb635d1327 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=adminedit&amp;sub=$content[sub]%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=adminedit&amp;sub=$content[sub]%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <!-- @TODO Shouldn't we add a title here? //-->
 <tr>
@@ -18,5 +18,5 @@ $content[rows]
        </td>
 </tr>
 </table>
-</form>
+{%form_close%}
 </div>