From 1924ecce717ba78a86f4911fc47cea923b484c3d Mon Sep 17 00:00:00 2001 From: Gerald Simane Date: Tue, 12 Jan 2010 08:06:56 +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 5be7ae963..b5ba25359 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;