]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/install/install_finished.tpl
Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / install / install_finished.tpl
index c209634e5d999d67784836ca0c910be66e18d4ad..583b50394b67faa4df092acd147f8a69546c6744 100644 (file)
@@ -7,8 +7,8 @@
        {--INSTALLER_FIN_SECU--}
 </div>
 
-<form accept-charset="UTF-8" action="modules.php" method="get">
+{%form,formMethodPost,formTarget_self=modules.php%}
        <input type="hidden" name="module" value="admin" />
        <input type="submit" class="form_submit" value="{--INSTALLER_CONTINUE_ADMIN--}" />
-</form>
+{%form_close%}
 </div>