Skip to content

Commit

Permalink
Changed misunderstanding title
Browse files Browse the repository at this point in the history
In order failure page "We received your order!" is not appopriate.
  • Loading branch information
angelo983 authored Aug 5, 2020
1 parent 00f8a8c commit 209018c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<referenceBlock name="page.main.title">
<action method="setPageTitle">
<argument translate="true" name="title" xsi:type="string">We received your order!</argument>
<argument translate="true" name="title" xsi:type="string">The order was not successful!</argument>
</action>
</referenceBlock>
<referenceContainer name="content">
Expand Down

0 comments on commit 209018c

Please sign in to comment.