From 5285a3c5750c53688086bd1e2485230a48ecb382 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Torben=20B=C3=B6hnke?= <torben.boehnke-makerspace@rub.de>
Date: Fri, 25 Oct 2024 14:57:50 +0200
Subject: [PATCH] update t35t

---
 public/t35t/index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/public/t35t/index.html b/public/t35t/index.html
index 72b65e66c..252223ef1 100644
--- a/public/t35t/index.html
+++ b/public/t35t/index.html
@@ -656,7 +656,8 @@ Alternativ kannst Du uns auch eine E-Mail an <a href="mailto:makerspace@rub.de">
                                                     TemplateMissing='', 
                                                     Exclude=realname;honigtopf;schicken;FromAddr"/> 
     -->
-    <input type="hidden" name="mail_options" value="charset=UTF-8,Include=formatted_message,Exclude=vorname;nachname;email;tel;nachricht;data-privacy;realname;honigtopf;schicken;FromAddr">
+  <input type="hidden" name="mail_options" value="charset=UTF-8,KeepFieldNames=No,ContentType=text/html,Include=formatted_message,Exclude=..." />
+
 
     <input type="hidden" name="good_url" value="https://makerspace.ruhr-uni-bochum.de/danke/">
 
-- 
GitLab