You can now update gameData information

This commit is contained in:
neerholt
2021-03-10 14:11:14 +01:00
parent 5bd15d9442
commit 29e9bf10f3
2 changed files with 7 additions and 3 deletions
+5
View File
@@ -35,6 +35,11 @@
<input type="submit" name="submitUpload" value="Submit">
</form>
<hr>
<form action="updateGameJam.php" method="POST">
<input type="submit" value="Gå til Opdater" name="updateGamJam" id="pog" />
</form>
</body>
</html>