HB + form
This commit is contained in:
parent
101ee72714
commit
3e8fd74fe9
@ -4,4 +4,4 @@ bg_image: /media/backgrounds/page-title.png
|
||||
description: Web-Admin
|
||||
image: /media/people/websiteprofilbild.jpg
|
||||
---
|
||||
Web-Admin, Lehrer Informatik & Deutsch
|
||||
Web-Admin, Lehrer Informatik & Deutsch
|
@ -27,7 +27,7 @@ Torstraße 13 <br>
|
||||
|
||||
### Webmaster:
|
||||
|
||||
Herr Berger
|
||||
Herr Berger
|
||||
|
||||
### E-Mail:
|
||||
|
||||
|
@ -10,7 +10,8 @@
|
||||
<div class="row">
|
||||
<div class="col-lg-7 mb-4 mb-lg-0">
|
||||
<form action="https://php.cantorgymnasium.de/formtools/process.php" method="post" enctype="multipart/form-data">
|
||||
<input type="hidden" name="form_tools_form_id" value="4" />
|
||||
<input type="hidden" name="form_tools_initialize_form" value="1" />
|
||||
<input type="hidden" name="form_tools_form_id" value="5" />
|
||||
<input type="text" class="form-control mb-3" id="surname" name="visitor_surname" placeholder="Name (Schüler/in)" required>
|
||||
<input type="text" class="form-control mb-3" id="name" name="visitor_name" placeholder="Vorname" required>
|
||||
<label for="birthday">Geburtsdatum</label>
|
||||
|
Loading…
x
Reference in New Issue
Block a user