mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-14 10:58:58 -04:00
Add id to Permissions h2
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<p>Notify’s real-time dashboard lets you see the number of messages sent. You can also check the current status of any message to see when it was delivered.</p>
|
||||
<p>Read more about how <a href="{{ url_for('main.message_status') }}">message status</a> works.</p>
|
||||
|
||||
<h2 class="heading-medium">Permissions</h2>
|
||||
<h2 class="heading-medium" id="permissions">Permissions</h2>
|
||||
<p>Control which members of your team can see, create, edit and send messages.</p>
|
||||
<p>Notify lets you:</p>
|
||||
<ul class="list list-bullet">
|
||||
|
||||
Reference in New Issue
Block a user