diff --git a/cis/private/lehre/notenliste.php b/cis/private/lehre/notenliste.php index 6c7b6c3d2..3a19c6618 100644 --- a/cis/private/lehre/notenliste.php +++ b/cis/private/lehre/notenliste.php @@ -213,7 +213,7 @@ else $lv_obj->load($row->lehrveranstaltung_id); $i++; - $tbl.= "".$lv_obj->lehrform_kurzbz.' '.$lv_obj->bezeichnung_arr[$sprache].""; + $tbl.= "".$lv_obj->bezeichnung_arr[$sprache]." (".$lv_obj->lehrform_kurzbz.")"; $tbl.= ""; //Nur freigegebene Noten anzeigen