diff --git a/modules/concepts/hooks/list-of-hooks/displayBackOfficeEmployeeMenu.md b/modules/concepts/hooks/list-of-hooks/displayBackOfficeEmployeeMenu.md index 1456b78919..0a9d0b5ab5 100644 --- a/modules/concepts/hooks/list-of-hooks/displayBackOfficeEmployeeMenu.md +++ b/modules/concepts/hooks/list-of-hooks/displayBackOfficeEmployeeMenu.md @@ -6,7 +6,7 @@ hookTitle: Administration Employee menu files: - src/PrestaShopBundle/Bridge/Smarty/HeaderConfigurator.php locations: - - front office + - back office type: display hookAliases: --- @@ -22,7 +22,7 @@ This hook is displayed in the employee menu {{% /notice %}} Hook locations: - - front office + - back office Hook type: display diff --git a/modules/concepts/hooks/list-of-hooks/displayDashboardToolbarTopMenu.md b/modules/concepts/hooks/list-of-hooks/displayDashboardToolbarTopMenu.md index 9a62809db4..86d03a1421 100644 --- a/modules/concepts/hooks/list-of-hooks/displayDashboardToolbarTopMenu.md +++ b/modules/concepts/hooks/list-of-hooks/displayDashboardToolbarTopMenu.md @@ -6,7 +6,7 @@ hookTitle: Display new elements in back office page with a dashboard, on top Men files: - admin-dev/themes/new-theme/template/page_header_toolbar.tpl locations: - - front office + - back office type: display hookAliases: --- @@ -22,7 +22,7 @@ This hook launches modules when a page with a dashboard is displayed {{% /notice %}} Hook locations: - - front office + - back office Hook type: display diff --git a/modules/concepts/hooks/list-of-hooks/displayDashboardTop.md b/modules/concepts/hooks/list-of-hooks/displayDashboardTop.md index 339b496a13..00a3290e20 100644 --- a/modules/concepts/hooks/list-of-hooks/displayDashboardTop.md +++ b/modules/concepts/hooks/list-of-hooks/displayDashboardTop.md @@ -6,7 +6,7 @@ hookTitle: Dashboard Top files: - admin-dev/themes/new-theme/template/page_header_toolbar.tpl locations: - - front office + - back office type: display hookAliases: --- @@ -22,7 +22,7 @@ Displays the content in the dashboard's top area {{% /notice %}} Hook locations: - - front office + - back office Hook type: display