From 4950f74c0b53869248e724f93e3838bc617ffe00 Mon Sep 17 00:00:00 2001 From: oesi Date: Fri, 24 Apr 2015 10:33:29 +0200 Subject: [PATCH] Fixed Locale --- cis/private/profile/anwesenheit_lektor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cis/private/profile/anwesenheit_lektor.php b/cis/private/profile/anwesenheit_lektor.php index ad64fe824..42caf2545 100644 --- a/cis/private/profile/anwesenheit_lektor.php +++ b/cis/private/profile/anwesenheit_lektor.php @@ -101,7 +101,7 @@ if($lehreinheit_id) if(!count($alle_semester)) { - echo $p->t('anwesenheitsliste/keinEintraegeGefunden'); + echo $p->t('anwesenheitsliste/keineEintraegeGefunden'); } else {