diff --git a/include/wochenplan.class.php b/include/wochenplan.class.php index 5eb8cb859..0b7185ba4 100644 --- a/include/wochenplan.class.php +++ b/include/wochenplan.class.php @@ -898,8 +898,9 @@ class wochenplan extends basis_db echo ' '.$this->crlf; if ($raumres && $this->type=='ort' && ($datum>=$datum_now && $datum>=$datum_res_lektor_start && $datum_mon<=$datum_res_lektor_ende)) { - echo '
| alle auswählen: | |||||||||||
| '.$p->t('global/titel').': | '.$this->crlf; echo ' | '.$p->t('global/beschreibung').': | '.$this->crlf; @@ -909,6 +910,7 @@ class wochenplan extends basis_db //Pruefen ob die erweiterte Reservierungsrechte vorhanden sind if($rechte->isBerechtigt('lehre/reservierung', null, 'sui')) { + $check_all_checkbox=''; //Lektor echo ' | '.$p->t('lvplan/lektor').': | '.$this->crlf; + echo ' | alle auswählen | '.$this->crlf; + echo '|||||