mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 03:19:05 +02:00
Changed breadcrumb for PEN form
This commit is contained in:
parent
dc55ca5eff
commit
c0b7c7e339
@ -318,7 +318,12 @@ class ConfigPEN extends HTML
|
|||||||
[
|
[
|
||||||
[
|
[
|
||||||
'link' => '',
|
'link' => '',
|
||||||
'label' => __('Wizard Setup'),
|
'label' => __('Configuration'),
|
||||||
|
'selected' => false,
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'link' => '',
|
||||||
|
'label' => __('Templates'),
|
||||||
'selected' => false,
|
'selected' => false,
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
|
Loading…
x
Reference in New Issue
Block a user