From 22965e459cab9f4b0e9d98f985c84eaf48c3c507 Mon Sep 17 00:00:00 2001 From: Nurit Date: Mon, 23 Sep 2024 16:08:06 +0300 Subject: [PATCH] tabzzzzz --- modules/content/widgets/hero.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/content/widgets/hero.php b/modules/content/widgets/hero.php index 19709a2f..c38c0257 100644 --- a/modules/content/widgets/hero.php +++ b/modules/content/widgets/hero.php @@ -61,7 +61,7 @@ protected function add_content_section() { } protected function add_style_section() { - $this->add_style_content_section(); + $this->add_style_content_section(); $this->add_style_image_section(); $this->add_style_box_section(); }