also show in kiosk mode

This commit is contained in:
philipp 2023-10-31 18:22:34 +01:00
parent 730f9e5dff
commit fe5ba9020d

View File

@ -23,7 +23,8 @@
<div>
<a href="/log" class="px-2">Ausfahrt eintragen</a>
<a href="/log/show" class="px-2">Logbuch</a>
<a href="/stat" class="px-2">Statistik</a>
<a href="/stat" class="px-2">Personen Statistik</a>
<a href="/stat" class="px-2">Boots Statistik</a>
<a href="/boatdamage" class="px-2">Bootsschaden</a>
</div>
</header>