From 8b608f7a89cda234e151f2b2e6d9948c09789521 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 30 Jul 2018 11:53:00 +0100 Subject: [PATCH] Updated caseworker permissions content Updated description of caseworker / basic view permissions --- app/templates/views/manage-users/permissions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/views/manage-users/permissions.html b/app/templates/views/manage-users/permissions.html index 8af5f6ec2..127ca3a84 100644 --- a/app/templates/views/manage-users/permissions.html +++ b/app/templates/views/manage-users/permissions.html @@ -9,7 +9,7 @@
{{ radio(option, option_hints={ 'admin': 'Show dashboard, templates and team members', - 'caseworker': 'Send messages from existing templates, hide other options' + 'caseworker': 'Hide dashboard and other options, send messages from existing templates' }) }}
{% if option.data == 'admin' %}