#12096 Fix apos in welcome window

This commit is contained in:
miguel angel rasteu 2023-09-21 16:26:44 +02:00
parent 963664c1d8
commit 1d5b4ebc0f

View File

@ -606,7 +606,7 @@ class WelcomeWindow extends Wizard
], ],
[ [
'arguments' => [ 'arguments' => [
'label' => __("Let's do it!"), 'label' => __('Let's do it!'),
'type' => 'button', 'type' => 'button',
'attributes' => [ 'attributes' => [
'class' => 'secondary', 'class' => 'secondary',