🎨 POST -> GET for research form

This commit is contained in:
Florian Sylvain
2021-10-30 16:00:47 +02:00
parent 3bd46dddef
commit 6b474438f9
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<header>
<nav class="navbar">
<h1>theses.fr</h1>
<form action="index.php" method="POST" class="navbar-input">
<form action="index.php" method="GET" class="navbar-input">
<input type="text" name="author" placeholder="nom auteur">
<button>
<img src="assets/search.svg" alt="search">