can send zweitbetreuer token mail on demand from betreuer abgabetool detail buttons, if it is external zweitbetreuer without benutzer

This commit is contained in:
Johann Hoffmann
2026-06-12 12:17:00 +02:00
parent e574998897
commit 3f99a2ce81
5 changed files with 168 additions and 69 deletions
+20
View File
@@ -46055,6 +46055,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4zweitBegutachterTokenMailSuccess',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Access Token E-Mail an Zweitbegutachter*In wurde erfolgreich versandt.',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Access token email has been successfully sent to second reviewer.',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'abgabetool',