diff --git a/app/views/case_logs/edit.html.erb b/app/views/case_logs/edit.html.erb index 1445ef508..c87ce14f0 100644 --- a/app/views/case_logs/edit.html.erb +++ b/app/views/case_logs/edit.html.erb @@ -4,7 +4,7 @@

Tasklist for log <%= @case_log.id %>

-

This submission is +

This submission is <%= @case_log.status.to_s.humanize.downcase %>

You've completed <%= get_subsections_count(@form, @case_log, :completed) %> of <%= get_subsections_count(@form, @case_log, :all) %> sections.