File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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"> <?= '<!--mf_product_label_comment_' . $product->getId() . '____your_position-->' ?></code>
291291 <br>
292292 <br>
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"> <?= '<!--mf_product_label_comment_' . $product->getId() . '____your_position-->' ?></code>
464464 <br>
465465 <br>
You can’t perform that action at this time.
0 commit comments