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
@@ -8,7 +8,7 @@
</head>
<body>
<form action="../Backend/Controllers/keyWord/genRandomKeyWinner.php" method="POST">
<form action="../Backend/Controllers/keyWord/GetKeyWinner.php" method="POST">
<input type="number" name="gameJamId" placeholder="Game Jam id">
<input type="submit" value="Gen" name="genKeyWord" id="pog" />
</form>