diff --git a/include/tw/cis_menu_lv.inc.php b/include/tw/cis_menu_lv.inc.php
index 823a54d1e..ed26f6d8d 100644
--- a/include/tw/cis_menu_lv.inc.php
+++ b/include/tw/cis_menu_lv.inc.php
@@ -470,6 +470,7 @@
if($is_lector)
echo ' '.$p->t('lehre/moodleWartung').'
'.$p->t('lehre/moodleHandbuch').' [PDF]';
+ }
else
{
if($is_lector)
@@ -635,7 +636,7 @@
echo '
'.$p->t('lehre/mail').'';
echo '';
- //Anzeigen von zus�tzlichen Lehre-Tools
+ //Anzeigen von zusaetzlichen Lehre-Tools
$lehretools = new lehre_tools();
if($lehretools->getTools($lvid, $angezeigtes_stsem))