Skip to content

Commit

Permalink
Merge branch 'develop' into feat/cosbeta-2216-revamp-search-views
Browse files Browse the repository at this point in the history
  • Loading branch information
acallaghan authored Oct 9, 2023
2 parents 752b591 + bfdbb72 commit 02394ca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Resetting a user account will reset the user's authenticator app, telephone number for text messaging, recovery codes and their password.
<br>
<br>
The user will need to follow login instructions as per the email they receive
The user will need to follow login instructions as per the email they receive.
<% end %>
<%= form_with model: @user, url: reset_account_administration_path, method: :delete do |f| %>
<%= f.govuk_submit "Reset account" do %>
Expand Down

0 comments on commit 02394ca

Please sign in to comment.