speeddial icon/positioning; textarea styles; fixtermin phrase; wip inverting fixtermin bool logic to avoid double negative semantics

This commit is contained in:
Johann Hoffmann
2025-11-07 14:19:17 +01:00
parent a61d5b1d62
commit cef0046acd
6 changed files with 48 additions and 36 deletions
+3 -3
View File
@@ -42120,18 +42120,18 @@ array(
array(
'app' => 'core',
'category' => 'abgabetool',
'phrase' => 'c4fixterminv2',
'phrase' => 'c4fixterminv3',
'insertvon' => 'system',
'phrases' => array(
array(
'sprache' => 'German',
'text' => "Fixtermin",
'text' => "kein Nachreichen möglich",
'description' => '',
'insertvon' => 'system'
),
array(
'sprache' => 'English',
'text' => "Fixed Deadline",
'text' => "no late submission possible",
'description' => '',
'insertvon' => 'system'
)