File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,6 +64,6 @@ public function getLearnMoreUrl(): string
6464 return $ this ->helperPage ->getPageUrl ((string ) $ this ->scopeConfig ->getValue (
6565 self ::CONFIG_PATH_GENERAL_INFORMATION_PAGE ,
6666 ScopeInterface::SCOPE_STORE
67- ));
67+ )) ?? ' # ' ;
6868 }
6969}
Original file line number Diff line number Diff line change 1111 <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" >
1212 <arguments >
1313 <argument name =" path" xsi : type =" string" >customer/privacy/settings</argument >
14- <argument name =" label" xsi : type =" string" >Privacy settings </argument >
14+ <argument name =" label" xsi : type =" string" translate = " true " >Privacy Settings </argument >
1515 </arguments >
1616 </block >
1717 </referenceBlock >
You can’t perform that action at this time.
0 commit comments