This commit is contained in:
Andreas Österreicher
2008-09-16 15:39:52 +00:00
parent f4ed26267c
commit e220072dee
6 changed files with 451 additions and 49 deletions
+2 -2
View File
@@ -480,8 +480,8 @@
<?php
//Studentenupload
//Sichtbar nur fuer MUT(332)
if($course_id==332)
//Sichtbar nur fuer MUT(332) und MBE (228)
if($course_id==332 || $course_id==228)
{
if($is_lector)
echo '</tr><tr>';