diff --git a/app/views/bulk_upload_lettings_soft_validations_check/chosen.html.erb b/app/views/bulk_upload_lettings_soft_validations_check/chosen.html.erb index 20ff041d9..418387fc9 100644 --- a/app/views/bulk_upload_lettings_soft_validations_check/chosen.html.erb +++ b/app/views/bulk_upload_lettings_soft_validations_check/chosen.html.erb @@ -5,9 +5,9 @@
You have chosen to create logs from your recent bulk upload. To view and update these logs, return to the list of lettings logs.
+You have created logs from your bulk upload. Return to lettings logs to view them.
<%= govuk_button_link_to "Return to lettings logs", lettings_logs_path %>You have chosen to create logs from your recent bulk upload. To view and update these logs, return to the list of sales logs.
+You have created logs from your bulk upload. Return to sales logs to view them.
<%= govuk_button_link_to "Return to sales logs", sales_logs_path %>