@@ -177,11 +177,6 @@ $this->load->view(
Status: status; ?>
- anrechnung_id)): ?>
-
- Antrag gestellt am insertamum; ?>
-
-
p->t('global', 'bearbeitungGesperrt'); ?>
diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php
index cefdd6844..d6cec5a1e 100644
--- a/system/phrasesupdate.php
+++ b/system/phrasesupdate.php
@@ -8288,6 +8288,26 @@ Any unusual occurrences
'insertvon' => 'system'
)
)
+ ),
+ array(
+ 'app' => 'core',
+ 'category' => 'anrechnung',
+ 'phrase' => 'antragdatum',
+ 'insertvon' => 'system',
+ 'phrases' => array(
+ array(
+ 'sprache' => 'German',
+ 'text' => 'Antragsdatum',
+ 'description' => '',
+ 'insertvon' => 'system'
+ ),
+ array(
+ 'sprache' => 'English',
+ 'text' => 'Application date',
+ 'description' => '',
+ 'insertvon' => 'system'
+ )
+ )
)
);