mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-01 12:00:36 -04:00
Simplify numbered lists of instructions
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
|
||||
<p>To send a batch of messages at once:</p>
|
||||
<ol class="list list-number">
|
||||
<li><a href="{{ url_for('.sign_in') }}">Sign in to Notify</a>.</li>
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold">Templates</b> page and choose an existing template.</li>
|
||||
<li>Go to the <b class="govuk-!-font-weight-bold"><a href="{{ url_for('.templates', service_id=current_service.id) }}">Templates</a></b> page and choose an existing template.</li>
|
||||
<li>Select <b class="govuk-!-font-weight-bold">Send</b>.</li>
|
||||
<li>If you’re sending emails, select <b class="govuk-!-font-weight-bold">Upload a list of email addresses</b>. If you’re sending text messages, select <b class="govuk-!-font-weight-bold">Upload a list of phone numbers</b>. If you’re sending letters, select <b class="govuk-!-font-weight-bold">Upload a list of addresses</b>.</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user