mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
Fixed visual bug
This commit is contained in:
parent
21c879c74f
commit
51ed420d77
@ -1882,7 +1882,7 @@ class Diagnostics extends Wizard
|
||||
$inputs = [];
|
||||
|
||||
$inputs[] = [
|
||||
'label' => __('What happened').'?',
|
||||
'label' => __('What happened?'),
|
||||
'id' => 'div-what-happened',
|
||||
'class' => 'flex-row',
|
||||
'arguments' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user