File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
app/code/Magento/SendFriend/view/frontend Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1313 </action >
1414 </referenceBlock >
1515 <referenceContainer name =" content" >
16- <block class =" Magento\SendFriend\Block\Send" name =" sendfriend.send" template =" Magento_SendFriend::send.phtml" />
16+ <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 >
1719 </referenceContainer >
1820 </body >
1921</page >
Original file line number Diff line number Diff line change 104104 <?php endif ; ?>
105105 </div>
106106 </div>
107+ <?php echo $ block ->getChildHtml ('form_additional_info ' ); ?>
107108 </fieldset>
108109 <div class="actions-toolbar">
109110 <div class="primary">
You can’t perform that action at this time.
0 commit comments