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