diff --git a/layouts/shortcodes/health-form.html b/layouts/shortcodes/health-form.html index ca82ac0..7460ff1 100644 --- a/layouts/shortcodes/health-form.html +++ b/layouts/shortcodes/health-form.html @@ -67,7 +67,7 @@ xhr.send(data); console.log(data); console.log("Hallo!"); - /* window.location.href = "/thankyou/"; */ + window.location.href = "/thankyou/"; /* window.location.replace("https://tfcconnection.org/thankyou/"); */ }