From f1d8366a1476a9e02c83d324bb10f5ac9ddc4c24 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 3 May 2019 09:26:32 +0100 Subject: [PATCH] Update links to trial mode guidance MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These links used to be on the ‘using Notify’ page which has been broken up. So there’s now a standalone page about trial mode that we can link to. --- app/templates/partials/check/not-allowed-to-send-to.html | 2 +- app/templates/partials/check/too-many-messages.html | 2 +- .../partials/check/trying-to-send-letters-in-trial-mode.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/templates/partials/check/not-allowed-to-send-to.html b/app/templates/partials/check/not-allowed-to-send-to.html index 961ca339e..f99c8b585 100644 --- a/app/templates/partials/check/not-allowed-to-send-to.html +++ b/app/templates/partials/check/not-allowed-to-send-to.html @@ -7,6 +7,6 @@ {%- endif %}

- In trial mode you can only + In trial mode you can only send to yourself and members of your team

diff --git a/app/templates/partials/check/too-many-messages.html b/app/templates/partials/check/too-many-messages.html index 073f906d7..a26fb9a13 100644 --- a/app/templates/partials/check/too-many-messages.html +++ b/app/templates/partials/check/too-many-messages.html @@ -8,7 +8,7 @@

You can only send {{ current_service.message_limit }} messages per day {%- if current_service.trial_mode %} - in trial mode + in trial mode {%- endif -%} .

diff --git a/app/templates/partials/check/trying-to-send-letters-in-trial-mode.html b/app/templates/partials/check/trying-to-send-letters-in-trial-mode.html index df585a345..39bd143d4 100644 --- a/app/templates/partials/check/trying-to-send-letters-in-trial-mode.html +++ b/app/templates/partials/check/trying-to-send-letters-in-trial-mode.html @@ -3,6 +3,6 @@ {{ 'this letter' if count_of_recipients == 1 else 'these letters' }}

- In trial mode you + In trial mode you can only preview how your letters will look