This commit is contained in:
José González 2022-04-20 14:51:01 +02:00
parent f36a89d41d
commit 80a2775b6f
1 changed files with 1 additions and 1 deletions

View File

@ -1815,7 +1815,7 @@ class Diagnostics extends Wizard
'images/exito.png', 'images/exito.png',
true, true,
[ [
'title' => __('Succesfuly'), 'title' => __('Successfully'),
'style' => 'width:15px;', 'style' => 'width:15px;',
] ]
); );