Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit f46d447

Browse files
committed
update label & content
1 parent f0aeb4d commit f46d447

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

etc/adminhtml/system.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@
2828
<field id="enable" translate="label" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
2929
<label>Enable HTML Sitemap</label>
3030
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
31-
<comment><![CDATA[Default URL: http://your-domain.com/sitemap/; See <a href="https://www.mageplaza.com/magento-2-seo-extension/html-xml-sitemap.html" target="_blank">this article</a> ]]></comment>
31+
<comment><![CDATA[Select <b>Yes</b> to enable this module.<br />
32+
Default URL: http://your-domain.com/sitemap/; See <a href="https://www.mageplaza.com/magento-2-seo-extension/html-xml-sitemap.html" target="_blank">this article</a> <br />
33+
1. It helps to reduce abandonment cart with <a href="https://www.mageplaza.com/magento-2-one-step-checkout-extension/" target="_blank">One Step Checkout</a>. <br />
34+
2. <a href="https://pages.mageplaza.com/abandoned-cart-email-templates-for-magento/?utm_source=configuration&utm_campaign=m2-emailattachment" target="_blank">How to setup abandoned cart email series</a>]]></comment>
3235
</field>
3336
<field id="category" translate="label" type="select" sortOrder="200" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
3437
<label>Enable Categories Sitemap</label>

0 commit comments

Comments
 (0)