also show email contact for zweitbetreuer in student page + distinguish them in the label in case of more than 1 betreuer;

This commit is contained in:
Johann Hoffmann
2026-06-30 13:02:19 +02:00
parent 787e5d0ee4
commit d405296a14
4 changed files with 55 additions and 25 deletions
+20
View File
@@ -45943,6 +45943,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4emailBetreuungsart',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'E-Mail {0}',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Email {0}',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',