From: quix0r 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=84a2366e4a61ade961b59ff3b224ca34ae6b90e5;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%}