From f19cebd5fcdf6816a509f7a6fb93545bd7aa68dd Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Wed, 9 Dec 2015 12:02:59 +0000 Subject: [PATCH] Use the labels in the template rather than the form --- app/templates/verify.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.hidden_tag() }}

- + {{ form.email_code(class="form-control-1-4", autocomplete="off") }}
I haven't received an email

- + {{ form.sms_code(class="form-control-1-4", autocomplete="off") }}
I haven't received a text