mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
This commit is contained in:
+1
-1
@@ -428,7 +428,7 @@
|
||||
|
||||
<!-- Hauptmenue Rektor -->
|
||||
<tr>
|
||||
<td class="tdwrap"><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>
|
||||
<td class="tdwrap"><a href="public/rektorat.html" class="MenuItem" target="content" onClick="js_toggle_container('Infos');"><img src="../skin/images/menu_item.gif" width="7" height="9"> Rektorat</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="tdwrap">
|
||||
|
||||
@@ -0,0 +1,32 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link href="../../skin/style.css.php" rel="stylesheet" type="text/css">
|
||||
<title>Rektorat Technikum Wien</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<table id="inhalt" class="tabcontent">
|
||||
<tr>
|
||||
<td class="tdwidth10"> </td>
|
||||
<td><table class="tabcontent">
|
||||
<tr>
|
||||
<td class="ContentHeader"><font class="ContentHeader"> Rektorat Technikum Wien</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<b>Die Geschäftsleitung hat im Jänner 2008 mit den Studierendenvertretern eine Vereinbarung zum
|
||||
Unkostenbeitrag geschlossen. Details finden Sie
|
||||
<a href="../cisdocs/Vereinbarung_Studierendenvertretung_UKB_0108.pdf" class='Item'>hier</a>.
|
||||
</b>
|
||||
</td>
|
||||
</tr>
|
||||
</table><td class="tdwidth30"> </td>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user