Skip to content

Commit 8b59a19

Browse files
committed
fix boxes in contact page
1 parent 2b19c03 commit 8b59a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/CONTACT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Bei Fragen oder Anregungen, sind wir auf folgenden Wegen erreichbar:
1010

1111
<form action="https://formspree.io/f/mgveejwg" method="POST">
1212
<label for="formelsammlung">Betroffene Formelsammlung</label><br>
13-
<input type="text" id="name" name="name" required><br>
13+
<input type="text" id="formelsammlung" name="formelsammlung" required><br>
1414

1515
<label for="email">Deine E-Mail-Adresse (für Rückfragen)</label><br>
1616
<input type="email" id="email" name="email" required><br>

0 commit comments

Comments
 (0)