Browse Source

feat: update view

pull/2083/head
natdeanlewissoftwire 2 years ago
parent
commit
161557d442
  1. 2
      app/views/schemes/csv_confirmation.html.erb

2
app/views/schemes/csv_confirmation.html.erb

@ -9,7 +9,7 @@
<p class="govuk-body">Open your email inbox and click the link to download your CSV file.</p>
<p class="govuk-body">
<%= govuk_link_to "Return to logs", schemes_path %>
<%= govuk_link_to "Return to schemes", schemes_path %>
</p>
</div>
</div>

Loading…
Cancel
Save