- DMS suche nun auch nach DMS-ID möglich

- Link zum Pinboard als Icon bei den Lehre-tools
- Inaktive Freifächer (bei denen keine Anmeldung mehr möglich ist) werden nicht mehr ausgegegraut sondern mit einer roten Ampel versehen
- index.html und index.php: Dateiname des Logos umbenannt in logo.png (statt fhtw_logo.png), Link zu fhcomplete angepasst an fhcomplete.org
- notenliste.xls.php: Legende des Notenschlüssels angepasst und Formatierungen geändert
-
This commit is contained in:
Manfred Kindl
2013-10-15 16:16:27 +00:00
parent 17bfa284a6
commit 83219630aa
42 changed files with 175 additions and 85 deletions
+2 -2
View File
@@ -16,7 +16,7 @@
<table cellspacing="0" cellpadding="0" class="header">
<tr>
<td valign="top" align="left">
<img class="header_logo" src="../skin/images/fhtw_logo.png" alt="fhtw_logo">
<img class="header_logo" src="../skin/images/logo.png" alt="logo">
<img class="header_left" src="../skin/images/header_left.png" alt="header_links">
<img class="header_right" src="../skin/images/header_right.png" alt="header_rechts">
</td>
@@ -35,7 +35,7 @@
</tr>
<tr style="height:10%;" >
<td align="center" valign="bottom">
<div style="color:grey">Powered by <a href="http://fhcomplete.technikum-wien.at" target="blank">FH Complete</a></div>
<div style="color:grey">Powered by <a href="http://www.fhcomplete.org" target="blank">FH Complete</a></div>
<br><br>
</td>
</tr>