HB + form

This commit is contained in:
Denys Konovalov 2022-10-16 16:05:03 +02:00
parent 67b1b736d9
commit b18c645462
3 changed files with 4 additions and 3 deletions

@ -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>