mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-21 05:59:27 +00:00
This commit is contained in:
+3
-6
@@ -198,7 +198,7 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<!--Menu Eintrag Freifächer-->
|
||||
<!--Menu Eintrag Freifächer-->
|
||||
<tr>
|
||||
<td nowrap><a href="?Freifach" class="MenuItem1" onClick="return(js_toggle_container('Freifach'));"><img src="../skin/images/menu_item.gif" width="7" height="9"> Freifach</a>
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="Freifach" style="display: block;">
|
||||
@@ -213,11 +213,8 @@
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<!-- <tr>
|
||||
<td nowrap><a class="MenuItem1" href="lehre/freifach.php" target="main"><img src="../skin/images/menu_item.gif" width="7" height="9"> Freifächer</a></td>
|
||||
</tr>
|
||||
</table> -->
|
||||
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<HR>
|
||||
|
||||
@@ -134,7 +134,7 @@ function selectAll()
|
||||
foreach ($emailarr as $mail)
|
||||
$emailstr .= $mail."@technikum-wien.at, ";
|
||||
|
||||
echo "<a href='mailto:".$emailstr."'>Mail an alle Lektoren</a><br>(".$emailstr.")";
|
||||
echo "<a href='mailto:".$emailstr."'>Mail an alle LektorInnen</a><br>(".$emailstr.")";
|
||||
echo "</form>";
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user