diff --git a/app/templates/verify.html b/app/templates/verify.html index 0248e2348..44ef74737 100644 --- a/app/templates/verify.html +++ b/app/templates/verify.html @@ -15,12 +15,12 @@ GOV.UK Notify | Confirm email address and mobile number
- {{ form.email_code.label }} + Email confirmation code {{ form.email_code(class="form-control-1-4", autocomplete="off") }} I haven't received an email
- {{ form.sms_code.label }} + Text message confirmation code {{ form.sms_code(class="form-control-1-4", autocomplete="off") }} I haven't received a text