Skip to content

Commit 195273a

Browse files
author
Igor Melnikov
committed
MAGETWO-44895: Web setup wizard missing title
Adding missing title for the Success page
1 parent 16dc76d commit 195273a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup/config/states.install.config.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
'id' => 'root.success',
121121
'url' => 'success',
122122
'templateUrl' => "{$base}/success",
123+
'title' => 'Success',
123124
'controller' => 'successController',
124125
'main' => true,
125126
'order' => 8,

0 commit comments

Comments
 (0)