mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Neue TW-Logos, Text "LV-Infos gesperrt"
This commit is contained in:
@@ -103,6 +103,10 @@ function checkZeilenUmbruch()
|
||||
$text.= "<br>";
|
||||
$text.= "<a href='ects/index.php?lvid=$lvid' target='_blank' class='Item'>".$p->t('lehre/lvInfoBearbeiten')."</a>";
|
||||
}
|
||||
elseif ($is_lector)
|
||||
{
|
||||
$text.= "<br>Bearbeiten der LV-Infos derzeit gesperrt";
|
||||
}
|
||||
|
||||
$menu[]=array
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user