We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca240ab commit 509e5c4Copy full SHA for 509e5c4
app/code/Magento/Paypal/view/frontend/layout/customer_account.xml
@@ -6,9 +6,6 @@
6
*/
7
-->
8
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
9
- <head>
10
- <title>Billing Agreements</title>
11
- </head>
12
<body>
13
<referenceBlock name="customer_account_navigation">
14
<block class="Magento\Framework\View\Element\Html\Link\Current" name="customer-account-navigation-billing-agreements-link">
0 commit comments