mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
This commit is contained in:
@@ -480,9 +480,7 @@
|
||||
|
||||
<?php
|
||||
//Studentenupload
|
||||
//Sichtbar nur fuer MUT(332) und MBE (228)
|
||||
if($course_id==332 || $course_id==228)
|
||||
{
|
||||
|
||||
if($is_lector)
|
||||
echo '</tr><tr>';
|
||||
echo '<td class="tdvertical" align="center">';
|
||||
@@ -580,7 +578,7 @@
|
||||
}
|
||||
echo '<p> </p>
|
||||
</td>';
|
||||
}
|
||||
|
||||
?>
|
||||
</tr>
|
||||
</table>
|
||||
Reference in New Issue
Block a user