mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 16:19:49 -04:00
Remove example
Removed `eg ‘{service name}: This is an example message’ – the content is already self explanatory
This commit is contained in:
committed by
Rebecca Law
parent
8a323479d8
commit
59bb156881
@@ -20,7 +20,7 @@
|
|||||||
{% if current_service.prefix_sms %}
|
{% if current_service.prefix_sms %}
|
||||||
<p>Users will see your service name:</p>
|
<p>Users will see your service name:</p>
|
||||||
<ul class="list-bullet">
|
<ul class="list-bullet">
|
||||||
<li>at the start of every text message, eg ‘{{ current_service.name }}: This is an example message’</li>
|
<li>at the start of every text message</li>
|
||||||
<li>as your email sender name</li>
|
<li>as your email sender name</li>
|
||||||
</ul>
|
</ul>
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|||||||
Reference in New Issue
Block a user