Add code for current sender field

This commit is contained in:
karlchillmaid
2019-08-22 10:50:04 +01:00
committed by GitHub
parent 2ed988274f
commit 2967d7c54e

View File

@@ -36,7 +36,7 @@
Well 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.