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.
1 parent ac07ef1 commit 28e6499Copy full SHA for 28e6499
app/code/Magento/Sales/view/frontend/email/creditmemo_new_guest.html
@@ -34,7 +34,7 @@
34
</tr>
35
<tr class="email-summary">
36
<td>
37
- <h1>{{trans "Your Credit Memo #%creditmemo_id for Order #%order_id" creditmemo_id=$creditmemo.increment_id order_id=$order.incrh1ent_id}}</h1>
+ <h1>{{trans "Your Credit Memo #%creditmemo_id for Order #%order_id" creditmemo_id=$creditmemo.increment_id order_id=$order.increment_id}}</h1>
38
</td>
39
40
<tr class="email-information">
0 commit comments