Updated caseworker permissions content

Updated description of caseworker / basic view permissions
This commit is contained in:
karlchillmaid
2018-07-30 11:53:00 +01:00
committed by GitHub
parent cef8c6d90e
commit 8b608f7a89

View File

@@ -9,7 +9,7 @@
<div class="bottom-gutter-1-3">
{{ 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'
}) }}
</div>
{% if option.data == 'admin' %}