Removed deprecated File

This commit is contained in:
Andreas Österreicher
2020-01-30 14:05:29 +01:00
parent bb6ebc1521
commit 3f0336ffc6
2 changed files with 0 additions and 81 deletions
-4
View File
@@ -189,10 +189,6 @@ function checkZeilenUmbruch()
$text.= '<br>';
$text.= "<a class='Item' target='_blank' href='upload.php?course_id=$studiengang_kz&term_id=$semester&short=$short'>".$p->t('lehre/upload')."</a>";
$text.= '&nbsp;&nbsp;&nbsp;';
if(isset($dir_empty) && $dir_empty == false)
$text.= "<a class='Item' title='".$p->t('lehre/ziparchivTitle')."' href='zipdownload.php?stg=$studiengang_kz&sem=$semester&short=$short' target='_blank'>".$p->t('lehre/ziparchiv')."</a>";
else
$text.= $p->t('lehre/ziparchiv');
}
$menu[]=array