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