mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -04:00
@@ -11,12 +11,11 @@ GOV.UK Notify | Set up service
|
|||||||
<h1 class="heading-xlarge">Set up notifications for your service</h1>
|
<h1 class="heading-xlarge">Set up notifications for your service</h1>
|
||||||
|
|
||||||
<p>Users will see your service name:</p>
|
<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>at the start of every text message, eg 'Vehicle tax: we received your payment, thank you'</li>
|
||||||
<li>as your email sender name</li>
|
<li>as your email sender name</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<label class="form-label" for="emailverify">Service name</label>
|
<label class="form-label" for="emailverify">Service name</label>
|
||||||
<input class="form-control" id="emailverify" type="text"><br>
|
<input class="form-control" id="emailverify" type="text"><br>
|
||||||
|
|||||||
@@ -14,8 +14,8 @@ GOV.UK Notify
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<label class="form-label" for="password">Create a password</label>
|
<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>
|
<span class="font-xsmall">Your password must have at least 10 characters</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ GOV.UK Notify | Create a user account
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<label class="form-label" for="password">Create a password</label>
|
<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>
|
<span class="font-xsmall">Your password must have at least 10 characters</span></label>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user