Skip to content

Commit 5fbac83

Browse files
committed
MAGE-986 Add description to config groupings
1 parent 107db91 commit 5fbac83

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

etc/adminhtml/system.xml

+16
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,14 @@
328328
</group>
329329
<group id="redirects" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
330330
<label>Redirects</label>
331+
<comment>
332+
<![CDATA[
333+
<p>
334+
Algolia allows you to <a href="https://www.algolia.com/doc/guides/managing-results/rules/merchandising-and-promoting/how-to/redirects" target="_blank">redirect users</a>
335+
to a specific page of your website or mobile app based on a query or a set of conditions.
336+
</p>
337+
]]>
338+
</comment>
331339
<attribute type="expanded">1</attribute>
332340
<field id="enable" translate="label comment" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">
333341
<label>Enable redirects</label>
@@ -556,6 +564,14 @@
556564
</field>
557565
</group>
558566
<group id="instant_redirects" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
567+
<comment>
568+
<![CDATA[
569+
<p>
570+
Algolia allows you to <a href="https://www.algolia.com/doc/guides/managing-results/rules/merchandising-and-promoting/how-to/redirects" target="_blank">redirect users</a>
571+
to a specific page of your website or mobile app based on a query or a set of conditions.
572+
</p>
573+
]]>
574+
</comment>
559575
<label>Redirects</label>
560576
<attribute type="expanded">1</attribute>
561577
<field id="enable" translate="label comment" type="select" sortOrder="100" showInDefault="1" showInWebsite="1" showInStore="1">

0 commit comments

Comments
 (0)