Merge pull request #17 from lolylena/master

Minor amends to text
This commit is contained in:
Chris Heathcote
2015-12-07 13:35:46 +00:00
3 changed files with 4 additions and 5 deletions

View File

@@ -11,12 +11,11 @@ GOV.UK Notify | Set up service
<h1 class="heading-xlarge">Set up notifications for your service</h1>
<p>Users will see your service name:</p>
<ul>
<ul class="list-bullet">
<li>at the start of every text message, eg 'Vehicle tax: we received your payment, thank you'</li>
<li>as your email sender name</li>
</ul>
<p>
<label class="form-label" for="emailverify">Service name</label>
<input class="form-control" id="emailverify" type="text"><br>

View File

@@ -14,8 +14,8 @@ GOV.UK Notify
<p>
<label class="form-label" for="password">Create a password</label>
<input class="form-control-1-4" id="password" type="password">
<span class="font-xsmall">Your password must have at least 10 characters</span></label>
<input class="form-control-1-4" id="password" type="password"> <br>
<span class="font-xsmall">Your password must have at least 10 characters</span>
</p>
<p>

View File

@@ -22,7 +22,7 @@ GOV.UK Notify | Create a user account
</p>
<p>
<label class="form-label" for="password">Create a password</label>
<input class="form-control-1-4" id="password" type="password">
<input class="form-control-1-4" id="password" type="password"><br>
<span class="font-xsmall">Your password must have at least 10 characters</span></label>
</p>