Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
recurly-3238416
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
recurly-3238416
Commits
8ba578c5
Verified
Commit
8ba578c5
authored
7 years ago
by
Narendra23
Committed by
Mark Dorison
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2892585
by NarendraR: Typo in recurly-invoice.html.twig
parent
a2aaadb0
Branches
8.x-1.x
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/recurly-invoice.html.twig
+1
-1
1 addition, 1 deletion
templates/recurly-invoice.html.twig
with
1 addition
and
1 deletion
templates/recurly-invoice.html.twig
+
1
−
1
View file @
8ba578c5
...
...
@@ -86,7 +86,7 @@
{%
endfor
%}
<tr>
<td>
</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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment