diff --git a/include/wochenplan.class.php b/include/wochenplan.class.php index 339f3bbc4..cdb9ac3c3 100644 --- a/include/wochenplan.class.php +++ b/include/wochenplan.class.php @@ -591,7 +591,7 @@ class wochenplan extends basis_db $num_rows_stunde = $this->db_num_rows($result_stunde); // Formularbeginn wenn Lektor - if ($this->user=='lektor' && $this->type=='ort') + if ($raumres && $this->type=='ort') echo '
'.$this->crlf; //Tabelle zeichnen