]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_session.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / admin / admin_config_session.tpl
index 439e92ef3da4ad0b4854479f85e2da9386959e6f..a64ff5b10c1864c5d2455ff4cdbf0b56a787a13b 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=config_session%}" method="post">
+{%form,formMethodPost=modules.php?module=admin&amp;what=config_session%}
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="2" align="center" class="table_header bottom">
@@ -30,5 +30,5 @@
                </td>
        </tr>
 </table>
-</form>
+{%form_close%}
 </div>