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