From 9e498888fc9ddee0b018f9516b1bdf586b08dd99 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 4 Jan 2023 11:17:39 -0600 Subject: [PATCH] fixing up church and teacher forms --- layouts/shortcodes/mt-church-form.html | 17 +++++++++++++---- layouts/shortcodes/mt-form.html | 2 +- layouts/shortcodes/mt-teacher-form.html | 4 ++-- 3 files changed, 16 insertions(+), 7 deletions(-) diff --git a/layouts/shortcodes/mt-church-form.html b/layouts/shortcodes/mt-church-form.html index 324bb71..4058981 100644 --- a/layouts/shortcodes/mt-church-form.html +++ b/layouts/shortcodes/mt-church-form.html @@ -51,7 +51,7 @@

-
+
+ +
+
diff --git a/layouts/shortcodes/mt-form.html b/layouts/shortcodes/mt-form.html index 5a1a60a..55459a5 100644 --- a/layouts/shortcodes/mt-form.html +++ b/layouts/shortcodes/mt-form.html @@ -26,7 +26,7 @@ } }; /* xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application"); */ - xhr.open("POST", "https://n8n.tfcconnection.org/webhook-test/mt-application"); + xhr.open("POST", "https://n8n.tfcconnection.org/webhook/mt-application"); xhr.send(data); console.log(data); console.log("Hallo!"); diff --git a/layouts/shortcodes/mt-teacher-form.html b/layouts/shortcodes/mt-teacher-form.html index e816b3f..3f0929e 100644 --- a/layouts/shortcodes/mt-teacher-form.html +++ b/layouts/shortcodes/mt-teacher-form.html @@ -69,7 +69,7 @@