mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 00:08:25 -04:00
Removed reference to 'their' sent messages
Removed reference to 'their' sent messages – because users will be able to see all sent messages
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
</p>
|
</p>
|
||||||
<ul class="list list-bullet">
|
<ul class="list list-bullet">
|
||||||
<li>send messages using existing templates</li>
|
<li>send messages using existing templates</li>
|
||||||
<li>see a list of their sent messages</li>
|
<li>see a list of sent messages</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
<a href="{{ url_for('main.preview_basic_view', service_id=current_service.id) }}">See a preview of basic view</a>.
|
<a href="{{ url_for('main.preview_basic_view', service_id=current_service.id) }}">See a preview of basic view</a>.
|
||||||
|
|||||||
Reference in New Issue
Block a user