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/ysqld/ysql07d/kap2/navigation.inc.php
T

8 lines
346 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="dozent.php">Dozenten</a>
<a class="button" href="buchung.php">Buchungen</a>
</div>