Skip to content

Commit 29be479

Browse files
authored
Update sendfriend_product_send.xml
1 parent 3b435e6 commit 29be479

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/SendFriend/view/frontend/layout/sendfriend_product_send.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
</action>
1414
</referenceBlock>
1515
<referenceContainer name="content">
16-
<block class="Magento\SendFriend\Block\Send" name="sendfriend.send" template="send.phtml"/>
16+
<block class="Magento\SendFriend\Block\Send" name="sendfriend.send" template="send.phtml">
17+
<container name="form.additional.info" as="form_additional_info"/>
18+
</block>
1719
</referenceContainer>
1820
</body>
1921
</page>

0 commit comments

Comments
 (0)