Infocenter details:

- mark Applications before Freigabe of an applicant if placement test already took place
- removed "style" attributes in zgvpruefungen.php view
This commit is contained in:
Alexei
2020-03-24 18:28:50 +01:00
parent 1a9ac9e1fa
commit 18a3e7be99
3 changed files with 65 additions and 24 deletions
+20
View File
@@ -3634,6 +3634,26 @@ When on hold, the date is only a reminder.',
)
)
),
array(
'app' => 'infocenter',
'category' => 'infocenter',
'phrase' => 'rtErgebnisExistiert',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Es existiert bereits ein RT-Ergebnis',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Placement test result already exists',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'password',