Browse Source

Remove wrong bullet point

pull/1703/head
Kat 3 years ago
parent
commit
45d14a9f99
  1. 1
      app/views/bulk_upload_sales_logs/forms/prepare_your_file_2023.html.erb

1
app/views/bulk_upload_sales_logs/forms/prepare_your_file_2023.html.erb

@ -14,7 +14,6 @@
<ul class="govuk-list govuk-list--bullet">
<li><%= govuk_link_to "New template", @form.template_path %>: In this template, the questions are in the same order as the 2023/24 paper form and web form.</li>
<li><%= govuk_link_to "Legacy template", @form.legacy_template_path %>: In this template, the questions are in the same order as the 2022/23 template, with new questions added on to the end.</li>
<li>If your organisation was using bulk upload on the previous CORE website and hasn't changed its HMS to be compatible with the new CORE service, use <%= govuk_link_to "this template", @form.legacy_template_path %></li>
</ul>
<h2 class="govuk-heading-s">Create your file</h2>

Loading…
Cancel
Save