<p class="govuk-body">The following groups of cells might have conflicting data. Check the answers and fix any incorrect data.<br><br>If the answers are correct, fix the critical errors and upload the file again. You'll need to confirm that the following data is correct when the file only contains potential errors.</p>
<p class="govuk-body">The following groups of cells might have conflicting data. Check the answers and fix any incorrect data.<br><br>If the answers are correct, fix the critical errors and upload the file again. You'll need to confirm that the following data is correct when the file only contains data that needs confirmation.</p>
<%= govuk_table(html_attributes: { class: "no-bottom-border" }) do |table| %>
<%= govuk_table(html_attributes: { class: "no-bottom-border" }) do |table| %>
@ -29,7 +29,7 @@ class BulkUploadMailer < NotifyMailer
defsend_check_soft_validations_mail(bulk_upload:)
defsend_check_soft_validations_mail(bulk_upload:)
title="Check your file data"
title="Check your file data"
description="Some of your #{bulk_upload.year_combo}#{bulk_upload.log_type} data might not be right. Click the link below to review the potential errors, and check your file to see if the data is correct."
description="Some of your #{bulk_upload.year_combo}#{bulk_upload.log_type} data might not be right. Click the link below to review the data that needs confirmation, and check your file to see if the data is correct."
description:"Some of your #{bulk_upload.year_combo} lettings data might not be right. Click the link below to review the potential errors, and check your file to see if the data is correct.",
description:"Some of your #{bulk_upload.year_combo} lettings data might not be right. Click the link below to review the data that needs confirmation, and check your file to see if the data is correct.",