diff --git a/src/new/var/plugins/Custom/PSC/CreativeLayouter/EventListener/ConfigureMenuListener.php b/src/new/var/plugins/Custom/PSC/CreativeLayouter/EventListener/ConfigureMenuListener.php index 2fde3f7bc..b27eb97de 100644 --- a/src/new/var/plugins/Custom/PSC/CreativeLayouter/EventListener/ConfigureMenuListener.php +++ b/src/new/var/plugins/Custom/PSC/CreativeLayouter/EventListener/ConfigureMenuListener.php @@ -33,7 +33,7 @@ class ConfigureMenuListener ], ]); - $subMenuLayouter->addChild('Motive', [ + $submenuLayouter->addChild('Motive', [ 'route' => 'psc_shop_motive_backend_list_index', 'extras' => [ 'icon' => 'fas fa-image',