Skip to content

Commit

Permalink
[CPDNPQ-2177] Re-order email_updates/new page (#1992)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwrrll authored Nov 19, 2024
1 parent e10fa40 commit cd7bb53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/email_updates/new.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
%>
<% end %>

<p class="govuk-body">By requesting email updates, you agree to our <a class="govuk-link" href="/privacy-policy">privacy notice</a></p>

<%= f.govuk_submit('Request email updates') %>
<% end %>

<p class="govuk-body">By requesting email updates, you agree to our <a class="govuk-link" href="/privacy-policy">privacy notice</a></p>
</div>
</div>

0 comments on commit cd7bb53

Please sign in to comment.