mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 21:49:37 -04:00
Update trial mode page to talk about letters
The meaning of trial mode has evolved now that we’re adding letters: - the existing conditions only apply to texts and emails - we need to explain what trial mode means for letters
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</p>
|
||||
<ul class="list list-bullet">
|
||||
<li>
|
||||
you can only send messages to yourself
|
||||
you can only send text messages and emails to yourself
|
||||
</li>
|
||||
<li>
|
||||
you can add people to
|
||||
@@ -26,10 +26,13 @@
|
||||
{% else %}
|
||||
your team,
|
||||
{% endif %}
|
||||
then you can send messages to them too
|
||||
then you can send text messages and emails to them too
|
||||
</li>
|
||||
<li>
|
||||
you can only send 50 messages per day
|
||||
you can only send 50 text messages or emails per day
|
||||
</li>
|
||||
<li>
|
||||
you can’t send any letters
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user