Skip to content
Snippets Groups Projects
Verified Commit 8ba578c5 authored by Narendra23's avatar Narendra23 Committed by Mark Dorison
Browse files

Issue #2892585 by NarendraR: Typo in recurly-invoice.html.twig

parent a2aaadb0
Branches 8.x-1.x
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@
{% endfor %}
<tr>
<td>&nbsp;</td>
<td class="item-description"><b>{{ 'Payment Total|t '}}</b></td>
<td class="item-description"><b>{{ 'Payment Total'|t }}</b></td>
<td class="line-total"><b>{{ transactions_total }}</b></td>
</tr>
</tbody>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment