diff --git a/app/Config/Constants.php b/app/Config/Constants.php index fd22d30..34080df 100644 --- a/app/Config/Constants.php +++ b/app/Config/Constants.php @@ -206,7 +206,8 @@ define('ICONS', [ 'FLAG' => '', 'SEARCH' => '', 'EXCEL' => '', - 'HOME' => '', + 'HOME' => '', + 'PLAY' => '', 'IMAGE_FILE' => '', ]); define('CLASS_ICONS', [ diff --git a/app/Views/layouts/front/left_menu.php b/app/Views/layouts/front/left_menu.php index fd09d42..5afb57b 100644 --- a/app/Views/layouts/front/left_menu.php +++ b/app/Views/layouts/front/left_menu.php @@ -13,6 +13,7 @@ $category->getTitle(), ["target" => "_self"] ) ?> + \ No newline at end of file diff --git a/app/Views/layouts/front/top_menu/top_menu_aboutus.php b/app/Views/layouts/front/top_menu/top_menu_aboutus.php index e7fa963..70194ee 100644 --- a/app/Views/layouts/front/top_menu/top_menu_aboutus.php +++ b/app/Views/layouts/front/top_menu/top_menu_aboutus.php @@ -1,7 +1,7 @@