Added files

This commit is contained in:
neerholt
2021-03-10 14:16:08 +01:00
parent 29e9bf10f3
commit 246cfad08a
5 changed files with 76 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<body>
<form action="../Backend/Controllers/keyWordsRemaining.php" method="POST">
<form action="../Backend/Controllers/keyWord/keyWordsRemaining.php" method="POST">
<input type="text" name="key_word" placeholder="key word">
<input type="submit" name="submitKeyWord" value="Submit">
</form>