Skip to content

Commit

Permalink
revert account changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-coggin committed Dec 5, 2023
1 parent 8b38174 commit b2a205d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/user/show.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@
- row.with_action(text: 'Change email preferences', href: edit_training_emails_user_path, html_attributes: { id: :edit_training_emails_user })

= m('my_account.closing.information')
= govuk_button_link_to t('my_account.closing.button'), new_user_close_account_path
= govuk_button_link_to t('my_account.closing.button'), new_user_close_account_path

0 comments on commit b2a205d

Please sign in to comment.