File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 8
8
<page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:View/Layout/etc/page_configuration.xsd" >
9
9
<body >
10
10
<referenceBlock name =" customer_account_navigation" >
11
- <block class =" Magento\Framework\View\Element\Html\Link\Current " name =" customer-account-navigation-privacy-link " after = " customer- account-navigation-wish-list -link" ifconfig =" gdpr/general/enabled" >
11
+ <block class =" Magento\Customer\Block\Account\SortLinkInterface " name =" customer-account-navigation-account-privacy -link" ifconfig =" gdpr/general/enabled" >
12
12
<arguments >
13
13
<argument name =" path" xsi : type =" string" >customer/privacy/settings</argument >
14
14
<argument name =" label" xsi : type =" string" translate =" true" >Privacy Settings</argument >
15
+ <argument name =" sortOrder" xsi : type =" number" >175</argument >
15
16
</arguments >
16
17
</block >
17
18
</referenceBlock >
You can’t perform that action at this time.
0 commit comments