mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 01:58:24 -04:00
Add sender name option to 'if' content
This commit is contained in:
@@ -19,6 +19,9 @@
|
|||||||
<p>
|
<p>
|
||||||
Your service can receive text messages sent to {{ current_service.inbound_number }}.
|
Your service can receive text messages sent to {{ current_service.inbound_number }}.
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
You can still send text messages from a sender name if you need to, but users will not be able to reply to those messages.
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="{{ url_for('.support') }}">Contact us</a> if you want to switch this feature off.
|
<a href="{{ url_for('.support') }}">Contact us</a> if you want to switch this feature off.
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user