Skip to content
Snippets Groups Projects
Commit 68b11d27 authored by Diego Salazar's avatar Diego Salazar
Browse files

Merge branch 'patch-1' into 'master'

funding-required: change 'contributors' to 'contributions'

See merge request !29
parents 08bfb8b5 147c3d3d
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ title: Funding Required
<h3>{{proposal.name}}</h3>
<p class="author-list">{{proposal.author}}</p>
<p class="date-list">{{proposal.date}}</p>
<p class="date-list contributor">{{proposal.contributions}} contributors</p>
<p class="date-list contributor">{{proposal.contributions}} contributions</p>
<p class="bar-fund-status">Raised <span class="progress-number-funded">{{proposal.amount-funded}}</span> of <span class="progress-number-goal">{{proposal.amount}}</span> XMR</p>
<div class="progress-bar">
<span class="fund-progress" style="width: {{proposal.percentage}}%"></span>
......
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