Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 422db38

Browse files
Merge pull request magento-commerce/devdocs#2504 from magento-devdocs/EOL-message-fix
Revise 2.3.x EOL text per internal request
2 parents 2be0c3e + 8909eb5 commit 422db38

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

src/_includes/layout/page-header.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636

3737
{% if page.url contains "guides/v2.3/" %}
3838
<div class="bs-callout-warning">
39-
PHP 7.3 reaches end of support in December 2021 and Adobe Commerce 2.3.x reaches end of support in April 2022. We
40-
strongly recommend planning your upgrade now to Adobe Commerce 2.4.x and PHP 7.4.x to help maintain PCI compliance.
39+
PHP 7.3 reaches end of support in December 2021 and {{site.data.var.ee}} 2.3.x reaches end of support in April 2022. You may want to consider planning your upgrade now to Adobe Commerce 2.4.x and PHP 7.4.x to help maintain PCI compliance.
4140
</div>
4241
{% endif %}
4342

src/guides/v2.3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
---
44

55
<section class="home-features">
6-
<div class="bs-callout-warning">PHP 7.3 reaches end of support in December 2021 and Adobe Commerce 2.3.x reaches end of support in April 2022. We strongly recommend planning your upgrade now to Adobe Commerce 2.4.x and PHP 7.4.x to help maintain PCI compliance.</div>
6+
<div class="bs-callout-warning">PHP 7.3 reaches end of support in December 2021 and {{site.data.var.ee}} 2.3.x reaches end of support in April 2022. You may want to consider planning your upgrade now to Adobe Commerce 2.4.x and PHP 7.4.x to help maintain PCI compliance.</div>
77
<div class="container">
88

99
<div class="feature">

0 commit comments

Comments
 (0)