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' %}