mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 07:22:17 +00:00
This commit is contained in:
+22
-3
@@ -102,7 +102,7 @@
|
||||
<td width="10" nowrap> </td>
|
||||
<td nowrap><a class="Item" href="public/tw_international.html" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9"> TW International</a></td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td width="10" nowrap> </td>
|
||||
<td nowrap><a class="MenuItem" href="public/library.html" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9"> Bibliothek</a></td>
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td nowrap><a href="private/info/weiterbildung/info.html" target="content" class="MenuItem" onClick="js_toggle_container('Weiterbildung');"><img src="../skin/images/menu_item.gif" width="7" height="9"> Weiterbildung</a>
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="Weiterbildung" style="display: none">
|
||||
@@ -389,7 +389,7 @@
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- Hauptmenue Infos -->
|
||||
<!-- Hauptmenue Rektor -->
|
||||
<tr>
|
||||
<td nowrap><a href="?Infos" class="MenuItem" onClick="return(js_toggle_container('Infos'));"><img src="../skin/images/menu_item.gif" width="7" height="9"> Rektorat</a></td>
|
||||
</tr>
|
||||
@@ -444,6 +444,25 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- Hauptmenue Studentenvertretung -->
|
||||
<tr>
|
||||
<td nowrap><a href="?Studentenvertretung" class="MenuItem" onClick="return(js_toggle_container('Studentenvertretung'));"><img src="../skin/images/menu_item.gif" width="7" height="9"> Studentenvertretung</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap>
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="Studentenvertretung" style="display: none;">
|
||||
<tr>
|
||||
<td width="10" nowrap> </td>
|
||||
<td nowrap><a class="Item" href="public/rektortw.html" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9"> zur Homepage</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="10" nowrap> </td>
|
||||
<td nowrap><a href="public/kollegium.html" class="Item" onClick="js_toggle_container('Kollegium');" target="content"><img src="../skin/images/menu_item.gif" width="7" height="9"> Statuten</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<!-- Hauptmenue FAQ -->
|
||||
<tr>
|
||||
<td nowrap>
|
||||
<a href="?FAQ" class="MenuItem" onClick="return(js_toggle_container('FAQ'));"><img src="../skin/images/menu_item.gif" width="7" height="9"> FAQ</a>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<TITLE>Lehrveranstaltungsplan Technikum-Wien</TITLE>
|
||||
<script language="JavaScript">
|
||||
<script language="JavaScript" type="text/javascript">
|
||||
<!--
|
||||
function MM_jumpMenu(targ,selObj,restore)
|
||||
{ //v3.0
|
||||
|
||||
Reference in New Issue
Block a user