Popup for Status Confirm

This commit is contained in:
cgfhtw
2024-07-26 09:47:15 +02:00
parent dec08f5eb1
commit d286c3784d
2 changed files with 35 additions and 26 deletions
+21
View File
@@ -29402,6 +29402,27 @@ array(
)
)
),
// status
array(
'app' => 'core',
'category' => 'stv',
'phrase' => 'status_confirm_popup',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => 'Diesen Status bestaetigen?',
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => 'Confirm this status?',
'description' => '',
'insertvon' => 'system'
)
)
),
//**************************** FHC-Core-SAP
array(