Make missed content changes on password sent page

Lose the ‘now‘ like in: https://github.com/alphagov/notifications-admin/pull/877

Lose the ‘we‘ like in: https://github.com/alphagov/notifications-admin/pull/884
This commit is contained in:
Chris Hill-Scott
2016-09-06 17:11:44 +01:00
parent 9865c2916f
commit 897b89ba6e
2 changed files with 4 additions and 4 deletions

View File

@@ -8,9 +8,9 @@ GOV.UK Notify
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-large">Now check your email</h1>
<h1 class="heading-large">Check your email</h1>
<p>Weve sent you an email with a link to reset your password.</p>
<p>Click the link in the email to reset your password.</p>
</div>
</div>