Sync dev with master #260

Merged
GCG.Admin (Automatisiert) merged 5 commits from master into dev 2024-01-26 09:23:24 +01:00
Showing only changes of commit 48e265cc40 - Show all commits

@ -3,7 +3,7 @@
<section class="section" data-pagefind-body>
<div class="container">
<form
action="https://php.cantorgymnasium.de/formtools/process.php"
action="https://forms.cantorgymnasium.de/form/alumninetzwerk"
method="post"
>
<input type="hidden" name="form_tools_form_id" value="7" />
@ -36,6 +36,14 @@
placeholder="Abiturjahrgang"
required
/>
<input
type="text"
class="form-control mb-3"
id="tutor"
name="tutor"
placeholder="Tutor"
required
/>
<input
type="email"
class="form-control mb-3"