name update

This commit is contained in:
2021-03-15 12:42:50 +01:00
parent e6a635065d
commit 413765a901
5 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<body>
<form action="../Backend/Controllers/keyWord/keyWordsRemaining.php" method="POST">
<form action="../Backend/Controllers/keyWord/NewKeyWord.php" method="POST">
<input type="text" name="key_word" placeholder="key word">
<input type="submit" name="submitKeyWord" value="Submit">
</form>