add teams to teams table and fix for login

This commit is contained in:
2022-06-09 17:18:35 +02:00
parent af4207f66e
commit 80a03ec557
5 changed files with 85 additions and 5 deletions

View File

@@ -9,6 +9,14 @@
?>
<body>
<div class="headline">
<h2>Mannschaftsverwaltung</h2>
</div>
<div>
<form action="add_team.php" method="get">
<input id="butto" type="submit" value="Mannschaft hinzufügen">
</form>
</div>
<div class="table-div">
<table>
<thead>