From: Roland Häder Date: Fri, 23 Nov 2012 23:38:34 +0000 (+0000) Subject: Wrong method (POST), should be GET X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=afde2e8a609e3bf8264dd05c6ddd7295460c8cae;p=mailer.git Wrong method (POST), should be GET --- diff --git a/templates/de/html/install/install_finished.tpl b/templates/de/html/install/install_finished.tpl index 583b50394b..f8ea6ffbee 100644 --- a/templates/de/html/install/install_finished.tpl +++ b/templates/de/html/install/install_finished.tpl @@ -7,7 +7,7 @@ {--INSTALLER_FIN_SECU--} -{%form,formMethodPost,formTarget_self=modules.php%} +{%form,formMethodGet,formTarget_self=modules.php%} {%form_close%}