Skip to content

Commit

Permalink
Merge pull request #3423 from alphagov/update-unsuspend-guidance
Browse files Browse the repository at this point in the history
Update unsuspension guidance
  • Loading branch information
yndajas authored Dec 11, 2024
2 parents 765a49d + 0c77bb5 commit 265317d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/suspensions/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

<%= form_tag suspension_path(@user), method: "put" do %>
<%= render "govuk_publishing_components/components/hint", {
text: "After the user has been unsuspended, they will need to reset their password."
text: "After the user has been unsuspended, they will need to reset their password and log in within seven days."
} %>

<%= render "govuk_publishing_components/components/checkboxes", {
Expand Down

0 comments on commit 265317d

Please sign in to comment.