Skip to content

Commit

Permalink
Merge branch '1792-sdb-email-validation'
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Oct 13, 2023
2 parents af58900 + da551eb commit 441bcf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/views/help/report_a_data_breach.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<p>
<%= f.label :contact_email, "Please provide the email address for the Data Protection Officer (if known):" %>
<%= f.text_field :contact_email %>
<%= f.email_field :contact_email %>
</p>

<p>
Expand Down

0 comments on commit 441bcf5

Please sign in to comment.