diff --git a/app/views/budgets/executions/show.html.erb b/app/views/budgets/executions/show.html.erb index aa107e3b6..a0e3324bc 100644 --- a/app/views/budgets/executions/show.html.erb +++ b/app/views/budgets/executions/show.html.erb @@ -32,7 +32,7 @@ <%= link_to t("budgets.results.link"), budget_results_path(@budget) %>
| <%= t("budgets.stats.heading") %> | -<%= t("budgets.stats.investments_sent_html") %> | -<%= t("budgets.stats.participants_support_phase") %> | -<%= t("budgets.stats.participants_voting_phase") %> | -<%= t("budgets.stats.participants_total") %> | +<%= t("stats.budgets.heading") %> | +<%= t("stats.budgets.investments_sent_html") %> | +<%= t("stats.budgets.participants_support_phase") %> | +<%= t("stats.budgets.participants_voting_phase") %> | +<%= t("stats.budgets.participants_total") %> | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| <%= t("budgets.stats.total") %> | -<%= t("budgets.stats.percent_total_participants_html") %> | -<%= t("budgets.stats.percent_heading_census_html") %> | -<%= t("budgets.stats.total") %> | -<%= t("budgets.stats.percent_total_participants_html") %> | -<%= t("budgets.stats.percent_heading_census_html") %> | -<%= t("budgets.stats.total") %> | -<%= t("budgets.stats.percent_total_participants_html") %> | -<%= t("budgets.stats.percent_heading_census_html") %> | +<%= t("stats.budgets.total") %> | +<%= t("stats.budgets.percent_total_participants_html") %> | +<%= t("stats.budgets.percent_heading_census_html") %> | +<%= t("stats.budgets.total") %> | +<%= t("stats.budgets.percent_total_participants_html") %> | +<%= t("stats.budgets.percent_heading_census_html") %> | +<%= t("stats.budgets.total") %> | +<%= t("stats.budgets.percent_total_participants_html") %> | +<%= t("stats.budgets.percent_heading_census_html") %> | ||||