File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/code/Magento/Msrp/view/frontend
web/template/checkout/minicart/subtotal Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
* See COPYING.txt for license details.
6
6
*/
7
7
-->
8
- <page xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" ../../../../../../../lib/internal/Magento/Framework/ View/Layout/etc/page_configuration.xsd" >
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 =" minicart" >
11
11
<arguments >
Original file line number Diff line number Diff line change 4
4
* See COPYING.txt for license details.
5
5
*/
6
6
-->
7
- < span class ="mark msrp " data-bind ="text: $t( 'Order total will be displayed before you submit the order') "> </ span >
7
+ < span class ="mark msrp " data-bind ="i18n: 'Order total will be displayed before you submit the order' "> </ span >
You can’t perform that action at this time.
0 commit comments