mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Merge branch 'master' of github.com:alphagov/notifications-admin
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user