From b98f81790312338b7114f80061037a0c59d1a931 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Tue, 27 Oct 2020 09:19:19 +0000 Subject: [PATCH] Document optional content in letters --- app/templates/views/edit-letter-template.html | 1 + app/templates/views/guidance/edit-and-format-messages.html | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/app/templates/views/edit-letter-template.html b/app/templates/views/edit-letter-template.html index 5e05d9c01..04cf29829 100644 --- a/app/templates/views/edit-letter-template.html +++ b/app/templates/views/edit-letter-template.html @@ -32,6 +32,7 @@ {% endcall %} diff --git a/app/templates/views/guidance/edit-and-format-messages.html b/app/templates/views/guidance/edit-and-format-messages.html index 44c8d0f3d..f6d29db8d 100644 --- a/app/templates/views/guidance/edit-and-format-messages.html +++ b/app/templates/views/guidance/edit-and-format-messages.html @@ -78,7 +78,7 @@

Add optional content

-

To add optional content to your emails and text messages:

+

To add optional content to your messages:

  1. Go to the {{ service_link(current_service, 'main.choose_template', 'templates') }} page.
  2. @@ -96,6 +96,4 @@

    If you upload a list, the column names need to match the optional content in your template.

    -

    You cannot add optional content to a letter.

    - {% endblock %}