add stations

This commit is contained in:
2022-06-09 16:47:35 +02:00
parent 7bf8b8c1bf
commit af4207f66e
5 changed files with 72 additions and 22 deletions

View File

@@ -9,6 +9,14 @@
?>
<body>
<div class="headline">
<h2>Stationen</h2>
</div>
<div>
<form action="add_station.php" method="get">
<input type="submit" value="Station anlegen"/>
</form>
</div>
<div class="table-div">
<table>
<thead>