mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-02 17:48:50 -04:00
Change 'verification code' to 'security code'
Extensive testing on Verify has shown that this is understood better.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user