Changed breadcrumb for PEN form

This commit is contained in:
Jose Gonzalez 2020-03-30 17:12:49 +02:00
parent dc55ca5eff
commit c0b7c7e339

View File

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