diff --git a/app/views/savings_goals/index.html.erb b/app/views/savings_goals/index.html.erb index 47788c3c6..bd5f0a550 100644 --- a/app/views/savings_goals/index.html.erb +++ b/app/views/savings_goals/index.html.erb @@ -106,7 +106,7 @@ <% end %> <% if @active_goals.any? %> -
+
<%= t(".ongoing_section.heading") %> · <%= @active_goals.size %> @@ -128,7 +128,7 @@ <% if @completed_goals.any? %>
-
+
<%= t(".completed_section.heading") %> · <%= @completed_goals.size %>