remove form test
This commit is contained in:
		| @@ -10,7 +10,6 @@ | |||||||
|     <div class="row"> |     <div class="row"> | ||||||
|       <div class="col-lg-7 mb-4 mb-lg-0"> |       <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"> |         <form action="https://php.cantorgymnasium.de/formtools/process.php" method="post" enctype="multipart/form-data"> | ||||||
|           <input type="hidden" name="form_tools_initialize_form" value="1" /> |  | ||||||
|           <input type="hidden" name="form_tools_form_id" value="5" /> |           <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="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> |           <input type="text" class="form-control mb-3" id="name" name="visitor_name" placeholder="Vorname" required> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user