diff --git a/cis/private/lehre/abgabe_student.php b/cis/private/lehre/abgabe_student.php index ab8568632..bec071fa8 100644 --- a/cis/private/lehre/abgabe_student.php +++ b/cis/private/lehre/abgabe_student.php @@ -162,21 +162,18 @@ else $htmlstr .= " ".$p->t('abgabetool/upload')."\n"; elseif (!is_null($row->babgeschickt) || !is_null($row->zweitbetreuer_abgeschickt)) { - $htmlstr .= ""; + $htmlstr .= "".$p->t('abgabetool/projektbeurteilungZweitDownload').""; + + $htmlstr .= ""; } else { $htmlstr .= "";