diff --git a/app/templates/views/manage-users/permissions.html b/app/templates/views/manage-users/permissions.html index f6da0ded0..8af5f6ec2 100644 --- a/app/templates/views/manage-users/permissions.html +++ b/app/templates/views/manage-users/permissions.html @@ -8,8 +8,8 @@
{{ radio(option, option_hints={ - 'admin': 'See dashboard and team members', - 'caseworker': 'Send messages and see sent messages' + 'admin': 'Show dashboard, templates and team members', + 'caseworker': 'Send messages from existing templates, hide other options' }) }}
{% if option.data == 'admin' %} diff --git a/app/templates/views/service-settings/set-basic-view.html b/app/templates/views/service-settings/set-basic-view.html index 535d9b70c..d68a6a3ed 100644 --- a/app/templates/views/service-settings/set-basic-view.html +++ b/app/templates/views/service-settings/set-basic-view.html @@ -12,14 +12,18 @@

Basic view

- Basic view lets you restrict a team member to only: + Make Notify quicker and simpler to use for team members who only + need to send messages. +

+

+ Basic view hides everything except:

- You’ll get to choose which team members have basic view. + You can choose which team members have basic view.

See a preview of basic view.