fix
This commit is contained in:
parent
f8e947b2c0
commit
1b513bbb6c
|
@ -8,7 +8,7 @@
|
|||
<body>
|
||||
|
||||
|
||||
<form action="../Backend/keyWordsRemaining.php" method="POST">
|
||||
<form action="../Backend/Controllers/keyWordsRemaining.php" method="POST">
|
||||
<input type="text" name="key_word" placeholder="key word">
|
||||
<input type="submit" name="submitKeyWord" value="Submit">
|
||||
</form>
|
||||
|
|
Loading…
Reference in New Issue