add teams to teams table and fix for login
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user