We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1176fe5 + df68832 commit ebb15ebCopy full SHA for ebb15eb
app/code/Magento/Checkout/view/frontend/web/template/billing-address/list.html
@@ -5,7 +5,7 @@
5
*/
6
-->
7
<div class="field field-select-billing">
8
- <label class="label"><span data-bind="i18n: 'My billing and shipping address are the same'"></span></label>
+ <label class="label"><span data-bind="i18n: 'Billing Address'"></span></label>
9
<div class="control" data-bind="if: (addressOptions.length > 1)">
10
<select class="select" name="billing_address_id" data-bind="
11
options: addressOptions,
0 commit comments