diff --git a/app/views/form/review.html.erb b/app/views/form/review.html.erb index e619da2f8..c7af8972b 100644 --- a/app/views/form/review.html.erb +++ b/app/views/form/review.html.erb @@ -12,7 +12,7 @@ <%= content_for(:title) %>
- <%= review_log_text(@log) %> + You can review and make changes to this log until <%= @log.form.end_date.to_formatted_s(:govuk_date) %>.
<% @log.form.sections.map do |section| %>