diff --git a/include/wochenplan.class.php b/include/wochenplan.class.php index ce6c1a82a..de600a2a3 100644 --- a/include/wochenplan.class.php +++ b/include/wochenplan.class.php @@ -1084,6 +1084,15 @@ class wochenplan extends basis_db echo ''; echo ' '.$p->t('lvplan/reservierungenLoeschen').' '; } + else + { + if($this->type=='ort') + { + echo '
'; + echo ''.$p->t('lvplan/raumreservierungAufZeitraumEingeschraenkt',array(date("d.m.Y",$datum_res_lektor_start),date("d.m.Y",$datum_res_lektor_ende))).''; + echo ' |