Merge branch 'master' into more_wording_changes

Conflicts:
	app/templates/views/verify-mobile.html
This commit is contained in:
Martyn Inglis
2016-08-22 12:54:10 +01:00
11 changed files with 20 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ Create an account GOV.UK Notify
<p>Your account will be created with this email: {{email_address}}</p>
<form method="post" autocomplete="nope">
{{ textbox(form.name, width='3-4') }}
{{ textbox(form.mobile_number, width='3-4', hint='Well send you a verification code by text message') }}
{{ textbox(form.mobile_number, width='3-4', hint='Well send you a security code by text message') }}
{{ textbox(form.password, hint="Your password must have at least 10 characters", width='3-4') }}
{{ page_footer("Continue") }}
{{form.service}}

View File

@@ -14,7 +14,7 @@ Create an account GOV.UK Notify
<form method="post" autocomplete="nope">
{{ textbox(form.name, width='3-4') }}
{{ textbox(form.email_address, hint="Must be from a central government organisation", width='3-4', safe_error_message=True) }}
{{ textbox(form.mobile_number, width='3-4', hint='Well send you a verification code by text message') }}
{{ textbox(form.mobile_number, width='3-4', hint='Well send you a security code by text message') }}
{{ textbox(form.password, hint="At least 10 characters", width='3-4') }}
{{ page_footer("Continue") }}
</form>

View File

@@ -6,7 +6,7 @@
{% block maincolumn_content %}
<h1 class="heading-large">Now check your email</h1>
<h1 class="heading-large">Check your email</h1>
<p>Weve sent an email to {{ session['user_details']['email'] }}.</p>
<p>Click the link in the email to continue your registration.</p>

View File

@@ -30,7 +30,7 @@
{{ textbox(
form.usage,
label='Estimate how many emails and/or text messages youll send each month',
label='Estimate how many emails and text messages youll send each month',
hint='If your estimate is likely to change, tell us how ',
width='1-1',
rows=5
@@ -57,7 +57,7 @@
</li>
</ul>
{{ page_footer('Request to go live') }}
{{ page_footer('Request to go live') }}
</form>
</div>

View File

@@ -13,7 +13,7 @@
<div class="column-two-thirds">
<h1 class="heading-large">Check your phone</h1>
<p>Weve sent you a text message with a verification code.</p>
<p>Weve sent you a text message with a security code.</p>
<form autocomplete="off" method="post">
{{ textbox(

View File

@@ -8,7 +8,7 @@
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="heading-large">Resend verification code</h1>
<h1 class="heading-large">Resend security code</h1>
<p>Text messages sometimes take a few minutes to arrive. If you do not receive the text message, you can resend it.</p>
@@ -16,7 +16,7 @@
<p>
<a class="button" href="{{url_for('main.check_and_resend_verification_code')}}" role="button">Resend verification code</a>
<a class="button" href="{{url_for('main.check_and_resend_verification_code')}}" role="button">Resend security code</a>
</p>
</div>
</div>

View File

@@ -10,7 +10,7 @@ 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 security code by text message.</p>
<p>Weve sent you a security code by text message.</p>
<p>
<label class="form-label" for="email">Enter security code<br>