]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_logout_form.tpl
Added more config wrappers
[mailer.git] / templates / de / html / admin / admin_logout_form.tpl
index 28079ad0156877d6f4c132fff64e27de0b89273e..c43caaed8a44d77fdf28b29e584e43a969f0b6eb 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;action=logout%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;action=logout%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td align="center" class="table_header bottom">
@@ -23,5 +23,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>