Changed breadcrumb for PEN form

This commit is contained in:
Jose Gonzalez 2020-03-30 17:12:49 +02:00
parent dc55ca5eff
commit c0b7c7e339
1 changed files with 6 additions and 1 deletions

View File

@ -318,7 +318,12 @@ class ConfigPEN extends HTML
[
[
'link' => '',
'label' => __('Wizard Setup'),
'label' => __('Configuration'),
'selected' => false,
],
[
'link' => '',
'label' => __('Templates'),
'selected' => false,
],
[