mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
Fixed Locale
This commit is contained in:
@@ -101,7 +101,7 @@ if($lehreinheit_id)
|
||||
|
||||
if(!count($alle_semester))
|
||||
{
|
||||
echo $p->t('anwesenheitsliste/keinEintraegeGefunden');
|
||||
echo $p->t('anwesenheitsliste/keineEintraegeGefunden');
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user