From 61ccc8ad51c29beaaaffe605f3e98ddb7704391e Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 3 Apr 2017 10:28:23 +0100 Subject: [PATCH] Remove contact block guidance from edit page This page is not the place where you edit the contact details. Nor is it the place where you can preview changes to the contact block. In research users never found the link to get from this page to the edit contact details page. So this commit removes it. --- .../partials/templates/guidance-contact-block.html | 8 -------- app/templates/views/edit-letter-template.html | 1 - 2 files changed, 9 deletions(-) delete mode 100644 app/templates/partials/templates/guidance-contact-block.html diff --git a/app/templates/partials/templates/guidance-contact-block.html b/app/templates/partials/templates/guidance-contact-block.html deleted file mode 100644 index dda2aa91f..000000000 --- a/app/templates/partials/templates/guidance-contact-block.html +++ /dev/null @@ -1,8 +0,0 @@ -

Contact details

-

- Add contact details for your service in - settings. -

-

- The text will appear in the top right of all letters your service sends. -

diff --git a/app/templates/views/edit-letter-template.html b/app/templates/views/edit-letter-template.html index 28217c529..a44895432 100644 --- a/app/templates/views/edit-letter-template.html +++ b/app/templates/views/edit-letter-template.html @@ -29,7 +29,6 @@