diff --git a/include/wochenplan.class.php b/include/wochenplan.class.php index b5ba25359..09f0a2838 100644 --- a/include/wochenplan.class.php +++ b/include/wochenplan.class.php @@ -697,8 +697,8 @@ class wochenplan extends basis_db echo ' '.$this->crlf; if ($this->user=='lektor' && $this->type=='ort' && ($datum>=$datum_now && $datum>=$datum_res_lektor_start && $datum_mon<=$datum_res_lektor_ende)) { - echo '
Titel: '.$this->crlf; - echo ' Beschreibung: '.$this->crlf; + echo '
Titel: '.$this->crlf; + echo ' Beschreibung: '.$this->crlf; echo ' '.$this->crlf; echo ' '.$this->crlf; echo ' '.$this->crlf;