mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-21 08:52:21 +00:00
This commit is contained in:
@@ -329,7 +329,6 @@ if ($result_lv!=0)
|
||||
echo "<a href='lehrveranstaltung_details.php?lv_id=$row->lehrveranstaltung_id' target='lv_detail'>$row->lehrveranstaltung_id</a>";
|
||||
else
|
||||
echo "$row->lehrveranstaltung_id";
|
||||
|
||||
echo "</td>";
|
||||
//Kurzbz
|
||||
echo "<td>$row->kurzbz</td>";
|
||||
|
||||
Reference in New Issue
Block a user