From 1f63ef544fb709bdbf9f8d388b8d6062f3486fd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Tue, 23 Jul 2013 14:46:22 +0000 Subject: [PATCH] --- include/tw/cis_menu_lv.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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))