mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-13 17:59:45 -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 %}
|
||||
<p>Users will see your service name:</p>
|
||||
<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>
|
||||
</ul>
|
||||
{% else %}
|
||||
|
||||
Reference in New Issue
Block a user