From 17b6ff7ca08abf7b4cd24cc30aff178e5b26e41d Mon Sep 17 00:00:00 2001 From: Gerald Simane Date: Tue, 12 Jan 2010 08:17:33 +0000 Subject: [PATCH] --- include/wochenplan.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;