Sync dev with master #260
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user