Fixed visual bug

This commit is contained in:
manuel.montes 2020-09-01 12:18:10 +02:00
parent 21c879c74f
commit 51ed420d77

View File

@ -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' => [