-
-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Support for Magento 2.4.6 and PHP 8.2
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ | |
<comment> | ||
<![CDATA[ | ||
<div class="magepal-info"> | ||
Copyright © 2022 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=smtp&utm_medium=admin" target="_blank">MagePal, LLC</a> | ||
Copyright © 2023 <a href="https://www.magepal.com/magento2/extensions.html?utm_source=smtp&utm_medium=admin" target="_blank">MagePal, LLC</a> | ||
<a href="https://www.magepal.com/help/docs/smtp-magento/?utm_source=smtp&utm_medium=admin#documentation" target="_blank">Documentation</a> | ||
<a href="https://www.magepal.com/help/docs/smtp-magento/?utm_source=smtp&utm_medium=admin#support">Support</a> | ||
<a href="https://www.magepal.com/help/docs/smtp-magento?utm_source=smtp&utm_medium=admin#current_version" target="_blank">Latest Version</a> | ||
|
@@ -61,6 +61,8 @@ | |
<div id="magepal-promo"> | ||
Get more from your order confirmation emails by promoting other complementary products! | ||
Learn more about our new <a href="http://bit.ly/smtp-esp" target="_blank">Enhanced Transactional Email</a> extension. | ||
<br/></br> | ||
Are you tired of dealing with the hassle of managing email password? Don't wait any longer to upgrade to OAuth. Contact us at <a href="mailto:[email protected]">[email protected]</a> to learn more about our revolutionary OAuth SMTP Extension. | ||
</div> | ||
<hr class="magepal-hr" /> | ||
]]> | ||
|