mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 10:22:18 +00:00
Fehlermeldungen hinzugefügt wenn nicht zugeteilt
This commit is contained in:
@@ -111,6 +111,10 @@ if(count($gruppen)>0)
|
||||
}
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
echo $p->t('lehre/nichtzugeteilt');
|
||||
}
|
||||
|
||||
echo '</body>
|
||||
</html>';
|
||||
|
||||
Reference in New Issue
Block a user