| Current Path : /home/rtorresani/www/vendor/magento/module-newsletter/view/frontend/layout/ |
| Current File : //home/rtorresani/www/vendor/magento/module-newsletter/view/frontend/layout/customer_account.xml |
<?xml version="1.0"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<body>
<referenceBlock name="customer_account_navigation">
<block class="Magento\Customer\Block\Account\SortLinkInterface" ifconfig="newsletter/general/active" name="customer-account-navigation-newsletter-subscriptions-link">
<arguments>
<argument name="path" xsi:type="string">newsletter/manage</argument>
<argument name="label" xsi:type="string" translate="true">Newsletter Subscriptions</argument>
<argument name="sortOrder" xsi:type="number">40</argument>
</arguments>
</block>
</referenceBlock>
</body>
</page>