Change 'verification code' to 'security code'

Extensive testing on Verify has shown that this is understood better.
This commit is contained in:
Chris Hill-Scott
2016-08-22 10:17:03 +01:00
parent e610d83be4
commit aa166856b4
8 changed files with 10 additions and 10 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>Weve 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>