This commit is contained in:
Christian Paminger
2007-12-06 12:35:38 +00:00
parent d2b9e973fc
commit 1a4358381d
+7 -2
View File
@@ -93,7 +93,12 @@
<td class="tab" id="tabLehre" onClick="js_show_tab('menueLehre');">Lehre</td>
</tr>
</table>-->
<?php
if ($berechtigung->isBerechtigt('admin'))
echo '<div>
<a href="admin/menu.html" target="main">Admin</a>
</div><hr>';
?>
<!-- ******************* Haupt-Menue Lehre *******************************-->
<a href="?Lehre" class="MenuItem1" onClick="return(js_toggle_container('menueLehre'));">
<img src="../skin/images/menu_item.gif" width="7" height="9" />&nbsp;Lehre
@@ -213,7 +218,7 @@
</table>
</td>
</tr>
</table>
</div>