diff --git a/include/wochenplan.class.php b/include/wochenplan.class.php index 208b36f05..6e89e174d 100644 --- a/include/wochenplan.class.php +++ b/include/wochenplan.class.php @@ -909,7 +909,7 @@ class wochenplan extends basis_db echo ''; } echo '
'; - if ($this->type=='ort' || $this->type=='lektor' || $this->type=='verband') + if ($this->type=='ort' || $this->type=='lektor' || $this->type=='verband' || $this->type=='lva') { $uEinheit['lehrverband']=array_unique($uEinheit['lehrverband']); foreach($uEinheit['lehrverband'] as $ueLehrverband)