From a94ca9082cea103c4c78b42137e1b4701020e271 Mon Sep 17 00:00:00 2001
From: karlchillmaid
Date: Mon, 2 Sep 2019 15:30:34 +0100
Subject: [PATCH 1/2] Remove comment-out
Because we've added 'Send a document' content to all client docs and we added channel-specific features pages with 'Send files by email' content, we're going to reintroduce the instructions that were commented out as part of https://github.com/alphagov/notifications-admin/pull/2270
---
app/templates/partials/templates/guidance-send-a-document.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/app/templates/partials/templates/guidance-send-a-document.html b/app/templates/partials/templates/guidance-send-a-document.html
index 4d8e50ab8..a41f6f15d 100644
--- a/app/templates/partials/templates/guidance-send-a-document.html
+++ b/app/templates/partials/templates/guidance-send-a-document.html
@@ -9,5 +9,4 @@
Download your document at: ((link_to_document))
- Next, use the API to upload your document.
+ Next, use the API to upload your document. Follow the instructions to send a document by email in the API documentation.
From f2611f61b88e602c70f43cd8188d8c30aa132027 Mon Sep 17 00:00:00 2001
From: karlchillmaid
Date: Mon, 2 Sep 2019 15:48:27 +0100
Subject: [PATCH 2/2] Update
app/templates/partials/templates/guidance-send-a-document.html
Co-Authored-By: Chris Hill-Scott
---
app/templates/partials/templates/guidance-send-a-document.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/templates/partials/templates/guidance-send-a-document.html b/app/templates/partials/templates/guidance-send-a-document.html
index a41f6f15d..6a5f74dd1 100644
--- a/app/templates/partials/templates/guidance-send-a-document.html
+++ b/app/templates/partials/templates/guidance-send-a-document.html
@@ -9,4 +9,4 @@
Download your document at: ((link_to_document))
- Next, use the API to upload your document. Follow the instructions to send a document by email in the API documentation.
+ Next, use the API to upload your document. Follow the instructions to send a document by email in the API documentation.