fix
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
|||||||
<body>
|
<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="text" name="key_word" placeholder="key word">
|
||||||
<input type="submit" name="submitKeyWord" value="Submit">
|
<input type="submit" name="submitKeyWord" value="Submit">
|
||||||
</form>
|
</form>
|
||||||
|
|||||||
Reference in New Issue
Block a user