mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
Updated hint text
Updated hint text
This commit is contained in:
@@ -8,8 +8,8 @@
|
|||||||
|
|
||||||
<div class="bottom-gutter-1-3">
|
<div class="bottom-gutter-1-3">
|
||||||
{{ radio(option, option_hints={
|
{{ radio(option, option_hints={
|
||||||
'admin': 'Show dashboard, templates and team members',
|
'admin': 'Show dashboard and other options',
|
||||||
'caseworker': 'Hide dashboard and other options, send messages from existing templates'
|
'caseworker': 'Send messages, hide dashboard and other options'
|
||||||
}) }}
|
}) }}
|
||||||
</div>
|
</div>
|
||||||
{% if option.data == 'admin' %}
|
{% if option.data == 'admin' %}
|
||||||
|
|||||||
Reference in New Issue
Block a user