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

View File

@@ -10,10 +10,10 @@ Confirm your mobile number GOV.UK Notify
<div class="column-two-thirds">
<h1 class="heading-large">Confirm your mobile number</h1>
<p>We've sent you a confirmation code by text message.</p>
<p>We've sent you a security code by text message.</p>
<p>
<label class="form-label" for="email">Enter confirmation code<br>
<label class="form-label" for="email">Enter security code<br>
<input class="form-control-1-4" id="email" type="text"><br>
<span class="font-xsmall"><a href="{{ url_for('.text-not-received-2') }}">I haven't received a text</a></span>
</p>