diff --git a/app/views/legislation/processes/_key_dates.html.erb b/app/views/legislation/processes/_key_dates.html.erb index 5e4d37ccf..d6131034b 100644 --- a/app/views/legislation/processes/_key_dates.html.erb +++ b/app/views/legislation/processes/_key_dates.html.erb @@ -8,7 +8,7 @@
<%= format_date(process.debate_start_date) %> - <%= format_date(process.debate_end_date) %>
@@ -26,7 +26,7 @@ <% end %> <% if process.allegations_phase.enabled? %> -<%= format_date(process.allegations_start_date) %> - <%= format_date(process.allegations_end_date) %>