Optionaler Grund bei Einspruch ablehnen

This commit is contained in:
cgfhtw
2023-07-25 13:42:38 +02:00
parent 8c98cea114
commit 7239113847
5 changed files with 92 additions and 44 deletions
+20
View File
@@ -20666,6 +20666,26 @@ array(
)
)
),
array(
'app' => 'core',
'category' => 'studierendenantrag',
'phrase' => 'mail_part_grund',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => '<h4>Grund:</h4><p>{grund}</p>',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => '<h4>Reason:</h4><p>{grund}</p>',
'description' => '',
'insertvon' => 'system'
)
)
),
array(
'app' => 'core',
'category' => 'studierendenantrag',