mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#12096 Fix apos in welcome window
This commit is contained in:
parent
963664c1d8
commit
1d5b4ebc0f
@ -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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user