mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-07 02:51:06 -04:00
Change hint text for the broadcast form
This commit is contained in:
@@ -1031,7 +1031,7 @@ class BroadcastPermissionsForm(BasePermissionsForm):
|
||||
],
|
||||
filters=[filter_by_broadcast_permissions],
|
||||
param_extensions={
|
||||
"hint": {"text": "All team members can see sent messages."}
|
||||
"hint": {"text": "Team members with permission to add alerts or approve alerts can also reject them."}
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user