mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-06 13:48:24 -04:00
Add code for current sender field
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
We’ll create a unique phone number for your service that users can reply to.
|
We’ll create a unique phone number for your service that users can reply to.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Text messages you send will come from this phone number instead of your sender name (currently {SENDER NAME}).
|
Text messages you send will come from this phone number instead of your sender name (currently {{ current_service.default_sms_sender }}).
|
||||||
</p>
|
</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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user