Skip to content

Commit 50b9e2a

Browse files
authored
Update mfproductlabel_rule_form.xml
1 parent 19fcf96 commit 50b9e2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

view/adminhtml/ui_component/mfproductlabel_rule_form.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
<item name="additionalInfo" xsi:type="string">
287287
<![CDATA[
288288
<div class="custom_position_description">
289-
<p>To insert label in custom position need to add next string in your template:<br><br>
289+
<p>To insert label in a custom position you need to add the following string in your template:<br><br>
290290
<code style="font-size: 12px"> &lt;?= '&lt;!--mf_product_label_comment_' . $product-&gt;getId() . '____your_position--&gt;' ?&gt;</code>
291291
<br>
292292
<br>
@@ -459,7 +459,7 @@
459459
<item name="additionalInfo" xsi:type="string">
460460
<![CDATA[
461461
<div class="custom_position_description">
462-
<p>To insert label in custom position need to add next string in your template:<br><br>
462+
<p>To insert label in a custom position you need to add the following string in your template:<br><br>
463463
<code style="font-size: 12px"> &lt;?= '&lt;!--mf_product_label_comment_' . $product-&gt;getId() . '____your_position--&gt;' ?&gt;</code>
464464
<br>
465465
<br>

0 commit comments

Comments
 (0)