Changed breadcrumb for PEN form
This commit is contained in:
parent
dc55ca5eff
commit
c0b7c7e339
|
@ -318,7 +318,12 @@ class ConfigPEN extends HTML
|
|||
[
|
||||
[
|
||||
'link' => '',
|
||||
'label' => __('Wizard Setup'),
|
||||
'label' => __('Configuration'),
|
||||
'selected' => false,
|
||||
],
|
||||
[
|
||||
'link' => '',
|
||||
'label' => __('Templates'),
|
||||
'selected' => false,
|
||||
],
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue