mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-28 01:50:12 -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.
|
||||
</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>
|
||||
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