diff --git a/cis/private/profile/studienplan.php b/cis/private/profile/studienplan.php
old mode 100644
new mode 100755
index 521f8cc38..f37d339b9
--- a/cis/private/profile/studienplan.php
+++ b/cis/private/profile/studienplan.php
@@ -564,7 +564,7 @@ function drawTree($tree, $depth)
$tdclass[]='angebot';
if($angemeldet)
{
- $tdinhalt.= '
';
+ $tdinhalt.= '
';
}
else
{
@@ -615,6 +615,10 @@ echo '
'.$p->t('studienplan/legende').':


