From f3c5d966f73d56db0d927e8d5a9312c197d1a8f1 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Fri, 14 Feb 2020 13:59:54 +0000 Subject: [PATCH] Simplify numbered lists of instructions --- .../guidance/branding-and-customisation.html | 20 ++++++++----------- 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/app/templates/views/guidance/branding-and-customisation.html b/app/templates/views/guidance/branding-and-customisation.html index 1f22ce366..88a3ec9ba 100644 --- a/app/templates/views/guidance/branding-and-customisation.html +++ b/app/templates/views/guidance/branding-and-customisation.html @@ -26,9 +26,8 @@

To change your email branding:

    -
  1. Sign in to Notify.
  2. -
  3. Go to the Settings page.
  4. -
  5. In the Email settings section, select Change on the Email branding row.
  6. +
  7. Go to the Email settings section of the Settings page.
  8. +
  9. Select Change on the Email branding row.

Add a reply-to email address

@@ -38,9 +37,8 @@

To add a reply-to email address:

    -
  1. Sign in to Notify.
  2. -
  3. Go to the Settings page.
  4. -
  5. In the Email settings section, select Manage on the Reply-to email addresses row.
  6. +
  7. Go to the Email settings section of the Settings page.
  8. +
  9. Select Manage on the Reply-to email addresses row.
  10. Select Add reply-to address.
@@ -51,9 +49,8 @@

To change the text message sender from the default of ‘GOVUK’:

    -
  1. Sign in to Notify.
  2. -
  3. Go to the Settings page.
  4. -
  5. In the Text message settings section, select Manage on the Text message senders row.
  6. +
  7. Go to the Text message settings section of the Settings page.
  8. +
  9. Select Manage on the Text message senders row.
  10. Select Change or Add text message sender.
@@ -64,9 +61,8 @@

To add a logo to your letters:

    -
  1. Sign in to Notify.
  2. -
  3. Go to the Settings page.
  4. -
  5. In the Letter settings section, select Change on the Letter branding row.
  6. +
  7. Go to the Letter settings section of the Settings page.
  8. +
  9. Select Change on the Letter branding row.
{% endblock %}