From 84e7d95e34224a9347b1cd8cc2ab657f9961054d Mon Sep 17 00:00:00 2001 From: ma0048 Date: Tue, 6 Apr 2021 11:47:14 +0200 Subject: [PATCH] changed from select to links --- cis/private/lehre/abgabe_student.php | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) 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 .= "";