We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f8976 commit e85558aCopy full SHA for e85558a
app/code/Magento/SendFriend/view/frontend/layout/sendfriend_product_send.xml
@@ -13,7 +13,7 @@
13
</action>
14
</referenceBlock>
15
<referenceContainer name="content">
16
- <block class="Magento\SendFriend\Block\Send" name="sendfriend.send" template="send.phtml">
+ <block class="Magento\SendFriend\Block\Send" name="sendfriend.send" template="Magento_SendFriend::send.phtml">
17
<container name="form.additional.info" as="form_additional_info"/>
18
</block>
19
</referenceContainer>
0 commit comments