diff --git a/app/views/admin/decisions/_incomplete_tasks.html.erb b/app/views/admin/decisions/_incomplete_tasks.html.erb index fb97b38362..f454eb1604 100644 --- a/app/views/admin/decisions/_incomplete_tasks.html.erb +++ b/app/views/admin/decisions/_incomplete_tasks.html.erb @@ -6,7 +6,7 @@
diff --git a/app/views/admin/tasks/index.html.erb b/app/views/admin/tasks/index.html.erb index a3298d52f9..e89f41e99e 100644 --- a/app/views/admin/tasks/index.html.erb +++ b/app/views/admin/tasks/index.html.erb @@ -11,7 +11,7 @@

- <%= link_to "Multiple claims", admin_claim_task_path(claim_id: @claim.id, name: "matching_details") %> + <%= link_to "Multiple claims", admin_claim_task_path(claim_id: @claim.id, name: "matching_details") %> with matching details have been made in this claim window.

@@ -39,7 +39,7 @@