add stations
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user