From ed5a51db51f68a0739c2fc3b37bda58e082c6d34 Mon Sep 17 00:00:00 2001 From: Dmitrii Fediuk Date: Tue, 7 May 2024 11:22:15 +0100 Subject: [PATCH] https://github.com/cabinetsbay/site/issues/146 --- composer.json | 4 ++-- view/frontend/templates/catalog/category/l2/bottom.phtml | 8 ++++---- view/frontend/templates/catalog/category/l2/top.phtml | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index bd97fd5..da13f73 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "cabinetsbay/core" - ,"version": "0.2.8" + ,"version": "0.2.9" ,"description": "A custom module for cabinetsbay.com (Magento 2)" ,"type": "magento2-module" ,"homepage": "https://github.com/cabinetsbay/core" @@ -11,7 +11,7 @@ ,"homepage": "https://upwork.com/fl/mage2pro" ,"role": "Developer" }] - ,"require": {"mage2pro/core": ">=10.9.0"} + ,"require": {"mage2pro/core": ">=10.9.1"} ,"autoload": {"files": ["registration.php"], "psr-4": {"CabinetsBay\\Core\\": ""}} ,"keywords": ["Magento 2"] } \ No newline at end of file diff --git a/view/frontend/templates/catalog/category/l2/bottom.phtml b/view/frontend/templates/catalog/category/l2/bottom.phtml index 2a3191a..3086e37 100644 --- a/view/frontend/templates/catalog/category/l2/bottom.phtml +++ b/view/frontend/templates/catalog/category/l2/bottom.phtml @@ -7,15 +7,15 @@ use Sharapov\Cabinetsbay\Block\Category\View as B; $id = $b->isRTA() ? 'rta' : 'pa'; /** @var string $id */ ?>
- +
- +
- + Click here to start shopping
- +
\ No newline at end of file diff --git a/view/frontend/templates/catalog/category/l2/top.phtml b/view/frontend/templates/catalog/category/l2/top.phtml index 5a3cfd6..fd2d554 100644 --- a/view/frontend/templates/catalog/category/l2/top.phtml +++ b/view/frontend/templates/catalog/category/l2/top.phtml @@ -12,8 +12,8 @@ https://github.com/cabinetsbay/site/issues/135 -->
Frequently Asked Questions about Cabinets Learn More...
-
+
- + Learn More...
\ No newline at end of file