Changed some more instances of "confirmation" code to "security" code

This commit is contained in:
Martyn Inglis
2016-08-22 12:52:05 +01:00
parent e610d83be4
commit 380a6526c4
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ Check your mobile number GOV.UK Notify
<div class="column-two-thirds">
<h1 class="heading-large">Check your mobile number</h1>
<p>Check your mobile phone number is correct and then resend the confirmation code.</p>
<p>Check your mobile phone number is correct and then resend the security code.</p>
<p>
<label class="form-label" for="mobile">Mobile phone number</label>
@@ -21,7 +21,7 @@ Check your mobile number GOV.UK Notify
<p>
<a class="button" href="verify-mobile" role="button">Resend confirmation code</a>
<a class="button" href="verify-mobile" role="button">Resend security code</a>
</p>
</div>
</div>