HB + form
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user