This commit is contained in:
Andreas Österreicher
2008-10-03 11:23:23 +00:00
parent d116227fc8
commit d19ada2e70
+2 -4
View File
@@ -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>&nbsp;</p>
</td>';
}
?>
</tr>
</table>