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 %}