Browse Source

feat: unrelated html fix

pull/1993/head
natdeanlewissoftwire 3 years ago
parent
commit
125a2db02a
  1. 2
      app/views/logs/download_csv.html.erb

2
app/views/logs/download_csv.html.erb

@ -6,7 +6,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-two-thirds">
<h1 class="govuk-heading-l">Download CSV</h2>
<h1 class="govuk-heading-l">Download CSV</h1>
<p class="govuk-body">We'll send a secure download link to your email address <strong><%= @current_user.email %></strong>.</p>
<p class="govuk-body">You've selected <%= count %> logs.</p>

Loading…
Cancel
Save