This repository has been archived on 2026-06-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
sgd/ysql7-kap2/navigation.inc.php

8 lines
333 B
PHP

<div>
<a class="button" href="index.php">Kursverwaltung</a>
<a class="button" href="teilnehmer.php">Teilnehmer</a>
<a class="button" href="termine.php">Termine</a>
<a class="button" href="kurse.php">Kurse</a>
<a class="button" href="dozenten.php">Dozenten</a>
<a class="button" href="buchung.php">Buchung</a>
</div>