From 813a0398d303160df07406c417104b86ac877ebb Mon Sep 17 00:00:00 2001 From: Thomas Nares Date: Mon, 14 Aug 2023 16:29:57 +0200 Subject: [PATCH] Fix Hummingbird references --- modules/concepts/hooks/list-of-hooks/displayContactContent.md | 4 ++-- .../concepts/hooks/list-of-hooks/displayContactLeftColumn.md | 4 ++-- .../concepts/hooks/list-of-hooks/displayContactRightColumn.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/concepts/hooks/list-of-hooks/displayContactContent.md b/modules/concepts/hooks/list-of-hooks/displayContactContent.md index ae3274240c..69e1e33c2e 100644 --- a/modules/concepts/hooks/list-of-hooks/displayContactContent.md +++ b/modules/concepts/hooks/list-of-hooks/displayContactContent.md @@ -4,7 +4,7 @@ Title: displayContactContent hidden: true hookTitle: Content wrapper section of the contact page files: - - themes/hummingbird/templates/contact.tpl + - Hummingbird Theme: templates/contact.tpl - Classic Theme: templates/contact.tpl locations: - front office @@ -29,7 +29,7 @@ Hook locations: Hook type: display Located in: - - [themes/hummingbird/templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl) + - [Hummingbird Theme: templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl) - [Classic Theme: templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl) ## Call of the Hook in the origin file diff --git a/modules/concepts/hooks/list-of-hooks/displayContactLeftColumn.md b/modules/concepts/hooks/list-of-hooks/displayContactLeftColumn.md index 6e3ce703b0..8e755947ba 100644 --- a/modules/concepts/hooks/list-of-hooks/displayContactLeftColumn.md +++ b/modules/concepts/hooks/list-of-hooks/displayContactLeftColumn.md @@ -4,7 +4,7 @@ Title: displayContactLeftColumn hidden: true hookTitle: Left column blocks on the contact page files: - - themes/hummingbird/templates/contact.tpl + - Hummingbird Theme: templates/contact.tpl - Classic Theme: templates/contact.tpl locations: - front office @@ -29,7 +29,7 @@ Hook locations: Hook type: display Located in: - - [themes/hummingbird/templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl) + - [Hummingbird Theme: templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl) - [Classic Theme: templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl) ## Call of the Hook in the origin file diff --git a/modules/concepts/hooks/list-of-hooks/displayContactRightColumn.md b/modules/concepts/hooks/list-of-hooks/displayContactRightColumn.md index 81029fbcc3..9adcfaea9a 100644 --- a/modules/concepts/hooks/list-of-hooks/displayContactRightColumn.md +++ b/modules/concepts/hooks/list-of-hooks/displayContactRightColumn.md @@ -4,7 +4,7 @@ Title: displayContactRightColumn hidden: true hookTitle: Right column blocks of the contact page files: - - themes/hummingbird/templates/contact.tpl + - Hummingbird Theme: templates/contact.tpl - Classic Theme: templates/contact.tpl locations: - front office @@ -29,7 +29,7 @@ Hook locations: Hook type: display Located in: - - [themes/hummingbird/templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl) + - [Hummingbird Theme: templates/contact.tpl](https://github.com/PrestaShop/hummingbird/blob/develop/templates/contact.tpl) - [Classic Theme: templates/contact.tpl](https://github.com/PrestaShop/classic-theme/blob/develop/templates/contact.tpl) ## Call of the Hook in the origin file