mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 09:04:28 +00:00
- Schema Anpassung
- Menue Anpassung - Lehrveranstaltungen in topbar
This commit is contained in:
+4
-2
@@ -25,8 +25,10 @@
|
||||
<tr>
|
||||
<td>
|
||||
<div id="GlobalMenu">
|
||||
[ <a href="index.html" target="_top">HOME</a>
|
||||
| <a href="private/menu.php" target="menu">Meine CIS</a> ]
|
||||
[ <a class='Item' href="index.html" target="_top">HOME</a>
|
||||
| <a class='Item' href="private/menu.php" target="menu">Meine CIS</a>
|
||||
| <a class='Item' href="private/lehre/menu.php" target="menu">Lehrveranstaltungen</a>
|
||||
]
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user