From 759e277cae9f616d80044b50b0e8b4bd86835312 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Wed, 18 Dec 2024 15:30:12 +0000 Subject: [PATCH] Remove request to go live content from service settings page --- app/templates/views/service-settings.html | 23 +---------------------- 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/app/templates/views/service-settings.html b/app/templates/views/service-settings.html index 9f1f8a63a7..4ec5c0fd0b 100644 --- a/app/templates/views/service-settings.html +++ b/app/templates/views/service-settings.html @@ -469,28 +469,7 @@

Letter settings

- {% if current_service.trial_mode %} -

Your service is in trial mode

- -

You can only:

- - - -

- {% if current_user.has_permissions('manage_service') %} - To remove these restrictions, you can send us a - request to go live. - {% else %} - Your service manager can ask to have these restrictions removed. - {% endif %} -

- - {% else %} + {% if current_service.live %}

Your service is live

You can send up to: