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